| remINI |
(String path, String topic, String option) |
yoix.windows |
| |
|
Reads the Windows INI file named by
path,
which currently must be a string that points at a local file,
removes all occurrences of the
option
under the section named
topic,
writes the modified file back out to
path,
and returns nonzero if no obvious errors occurred.
All comparisons made using
topic
and
option
are case-insensitive.
|
Yoix is a registered trademark of AT&T Inc.
|