News

In programming, a declaration of a function to the compiler ... within the program is not written to conform to the prototype. See function. The following C example is the simplest prototype.
So Im having a problem, gcc is spitting out this:<P>democons.c: In function `apidemo_get_mem':<BR>democons.c:1065: warning: implicit declaration of function `malloc'<BR>democons.c: In function ...