[comp.sys.mac.programmer] Portable C

sirkm@ssyx.ucsc.edu (Greg Anderson) (06/27/90)

In article <27499@ethz-inf.UUCP> mneerach@inf.ethz.ch (Matthias Ulrich Neeracher) writes:
>Your code will work if you insert some statement like
>
>test = malloc(4);

Please!

	test = (int **)malloc( sizeof(int *) );

Thank you.


Love and kisses,

	your friendly neighborhood ANSI nazi

  ___\    /___               Greg Anderson              ___\    /___ 
  \   \  /   /                                          \   \  /   /
   \  /\/\  /                                            \  /\/\  /
    \/    \/              sirkm@ssyx.ucsc.edu             \/    \/