[Courses] [C] Lesson 12: program 12-7 modifying

Morgon Kanter admin at surgo.net
Sun Nov 17 18:08:42 EST 2002


Interesting, when *strchar()'s return type is modified from:
return string_ptr;
to:
return *string_ptr;
the program segfaults.

Morgon
-- 
Fetch my public key from http://www.surgo.net/pubkey.asc



More information about the Courses mailing list