Re: strings and char *

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> I'm just guessing, but if you do
>   char *tmp[] = {"helohost", NULL};
> and then call it like
>   return callback(ctx, "helo", tmp);
> it might work.
> 
> This might be off topic for the gcc mailing list.
> 
> Bob Rossi

ok, I try that.  Thanks for the help.

Mike


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux