Thank you for contributing, awesome work.
I did a quick check, and it seems that you missed couple of functions:
FindAllDCIs
GetDCIValues
_exit (instead of "exit")
There is also "nxinstall" command line tool, which provide couple more functions. I don't think that anyone except us use this tool, but here is list, just for the reference:
CopyFile
DeleteFile
RenameFile
access
chdir
fclose
feof
fgets
fopen
fputs
mkdir
rmdir
system
I did a quick check, and it seems that you missed couple of functions:
FindAllDCIs
GetDCIValues
_exit (instead of "exit")
There is also "nxinstall" command line tool, which provide couple more functions. I don't think that anyone except us use this tool, but here is list, just for the reference:
CopyFile
DeleteFile
RenameFile
access
chdir
fclose
feof
fgets
fopen
fputs
mkdir
rmdir
system