pointer & struct

Dave Straker daves at hpopd.HP.COM
Fri Feb 3 19:46:29 AEST 1989


You have a pointer to a structure, but you have not attached it to any
structure, thus when you assign things, it is probably trying to put
these things into memory which isn't yours.

Dave



More information about the Comp.lang.c mailing list