> DNU home > code projects page 1
Cleaning Up and Displaying Errors
DeveloperNet University Article

Explanations for errors can be found in the documentation and one of two files in the NDS Libraries for C SDK:

· If the function returns an NWCCODE, then the error can probably be found in the nwerr.h file.

· If the function returns an NWDSCCODE, then the error can probably be found in the nwdserr.h file.



PREVIOUSblankTop of PageblankNEXT