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 ...
I do agree that it is largely due to static typing, but it would be hard to add declarations to a dynamically-typed language that supports Python's functionality.<BR><BR>Objective-C has categories, ...