help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types] Reference for unit 'pwuerrors' (#powtils_main)

errcode

Declaration

Source position: pwuerrors.pas line 6

type errcode = Word;

Notes

The type errcode is an alias for a Word type. Word was chosen instead of Byte, incase the library grows large enough to have more than 255 different errors - which eventually it will.

See the Constants link at the top of this screen for common error codes that the functions in these utilities return. The error codes are just numbers, but are easier for the human to remember when they are in SOME_ERROR_CODE form.






lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505