Hello there, I never quite understood the following warning message from gcc:
sourcefile.c: linenumber: warning: assignment makes pointer from integer without a cast Unfortunately, I couldn't find a pointer on warning messages in the gcc-doc. Perhaps someone could enlighten me. Thanks. Regards, Daniel