Posted by MtBiker on August 10, 1999 at 07:56:31:
In Reply to: Re: read/write nodes posted by hussein on August 09, 1999 at 22:33:36:
: correct... though 255 may be a bit excessive for most purposes ...
I just used 255 because that seems to by the
filesystem limitation on my machine and I do have
some REALLY long filenames floating around
about char* being a 4 byte pointer...of course I
meant that I malloc'ed a (strlen(s+1) so it WAS
of variable length and it DID take up more than
4 bytes