Howdy ,

the next line in part 5.1 :

  s.len = strlen(s.len);

Should be :
  s.len = strlen(s.s);

-- 
Boris Shtrasman,..
URL: myrtfm.blogspot.com
Jabber (IM) : [EMAIL PROTECTED]
_______________________________________________
Devel mailing list
Devel@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to