[Courses] [C] Beginner's Lesson: How do I...?

KWMelvin kwmelvin at intrex.net
Fri Dec 13 23:51:22 EST 2002


Yes, my C reference book says that strtok() is complicated to use,
however, a C programmer friend suggested that I might want to look 
at it in solving my problem. This is what is meant by "hacking" I
guess. I keep hacking away at the problem, and eventually the "tree"
is a "toothpick". 8^D

I think this is a good exercise! However, it may very well be an
"intermediate" exercise, not a "beginner" exercise.  Sometimes I
bite off more than I can chew. It always ends up being a learning
experience, even if what I learn is: I can't do this (yet)! 8^D
--
K

On Fri, Dec 13, 2002 at 04:43:26PM -0500, Morgon Kanter wrote:
> I tried writing what you want, but strtok() is giving me error: incompatable 
> types in assignment, even though both arguments are char pointers.
> 



More information about the Courses mailing list