Is it possible to dynamically change the title of an alert resource ?
If yes, how :-)


Thomas Hagen

-----Original Message-----
From: Carl Smith [mailto:[EMAIL PROTECTED]]
Sent: 22. februar 2001 00:19
To: Palm Developer Forum
Subject: Using ansi c (calloc)


I have an app with numerous calls to calloc. I've included the file #include
<stdlib.h> which directs to the cstdlib file which in turn holds the
prototype for calloc. Now if I don't include the
#include <stdlib.h>  I get compile errors as "Function has no prototype" yet
when I do include the stdlib.h file I get a link error of, "'calloc'
referenced from 'myfunction' is undefined.

Does any body have any suggestions as to what the problem might be? Could my
project be hitting the 64k barrier? Plus how does one tell when they are at
or above the 64k when the project will not compile?

Thanks all
Carl



-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to