msc memory allocation problem

Charles Hannum CMH117 at psuvm.psu.edu
Mon Feb 19 10:32:55 AEST 1990


"%u" prints a short (16-bit) integer.  Your pointers are 32 bits.  Use "%lu".


Virtually,
- Charles Martin Hannum II       "Klein bottle for sale ... inquire within."
    (That's Charles to you!)     "To life immortal!"
  cmh117 at psuvm.{bitnet,psu.edu}  "No noozzzz izzz netzzzsnoozzzzz..."
  c9h at psuecl.{bitnet,psu.edu}    "Mem'ry, all alone in the moonlight ..."



More information about the Comp.lang.c mailing list