What the hell does this mean??
karln at uunet.uu.net
karln at uunet.uu.net
Sat Mar 9 04:04:48 AEST 1991
In article <6117 at mahendo.Jpl.Nasa.Gov> robert at triton.JPL.NASA.GOV writes:
> I have a small problem:
>
> (void) sscanf(ptr,"%04d",&(primary.utc.dy));
>
> Does anyone know what this means, I'm at my frustration limit..
If dy is an array, then the address (&) symbol should be omitted.
Otherwise there is not really enough info here to figure out what your problem
is.
Karl Nicholas
karln!karln at uunet.uu.net
More information about the Comp.lang.c
mailing list