Re: [newbie][code] do_whois

From: brian stewart (sparks4289@hotmail.com)
Date: 01/28/03


if your using a more recent version of circle your going to run into that
buff error quite a bit. It's simple though.. just declare 'buf' at the top
in your structure with a line something like this

char buf[MAX_STRING_LENGTH];


simply do this and your error goes away

just make sure to put it at the top with your int, and structure statements

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/26/03 PDT