I seem to remember that in ANSI C, all static functions should have
their function prototypes listed at the beginning of the file for
better consistency (or something like that). I googled and didn't find
any good explanation about it. Could the experts please give me an
explanation or point me to some link? Thanks!
/Why Tea
their function prototypes listed at the beginning of the file for
better consistency (or something like that). I googled and didn't find
any good explanation about it. Could the experts please give me an
explanation or point me to some link? Thanks!
/Why Tea
Comment