Name

rtcconf_showall — Show all parameter of rtc.conf file

Calling Sequence

e=rtcconf_showall()

Parameters

e

Zero if success. Non-zero if failed.

Description

This function show all parameter of rtc.conf in current directory.

Examples

      rtcconf_showall();

See Also

Authors

Yuki Suga (ysuga.net)