> is there anyway i can put the value of parv[1] into sptr. parv[1] in this 
> case contains a nickname. ive tried:
> 
> sptr = parv[1];
> 
> but ircu segfaults when it gets to processing it, i also get a warning when 
> i compile. (my c knowledge isnt 2 good)

Of course it won't work.  "What are you really trying to do?"
-- 
Kevin L. Mitchell <[EMAIL PROTECTED]>

Reply via email to