Benoit Audouard wrote :
| > Function "parse_file" doesn't return EXIT_SUCCESS or EXIT_FAILURE
| > as other functions, it returns "TRUE" or "FALSE". It's disturbing.
| are values the same ? where is declared EXIT_SUCCESS ?
| find . -type f -exec grep EXIT_SUCCESS {} \; # does not show it...

They are defined in stdlib.h.

-- 
Frederick Ros aka Sleeper

Don't use conditional branches as a substitute for a logical expression.
            - The Elements of Programming Style (Kernighan & Plaugher)

Attachment: pgpsJZ0UCWMTg.pgp
Description: PGP signature

Reply via email to