[OCLUG-devel] malloc() woes

Christopher Smith x at xman.org
Sun May 29 12:15:06 PDT 2005


Okay, so first thing is that I'm betting your "more_memory" function is 
not returning char*. Without seeing it's definition though, it's hard to 
be sure.

I'd also recommend looking in to realloc() for what you are doing.

--Chris


More information about the OCLUG-devel mailing list