Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ v10.0 : C library - the following functions are defined: http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
The following functions are defined:

assert
    test an assertion

_fullpath
    return full path specification for file

_harderr
    critical error handler

_hardresume
    critical error handler resume

localeconv
    obtain locale specific conversion information

longjmp
    return and restore environment saved by setjmp

_lrotl
    rotate an unsigned long left

_lrotr
    rotate an unsigned long right

main
    the main program (user written)

offsetof
    get offset of field in structure

_rotl
    rotate an unsigned int left

_rotr
    rotate an unsigned int right

setjmp
    save environment for use with longjmp function

_makepath
    make a full filename from specified components

setlocale
    set locale category

_splitpath
    split a filename into its components

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson