"Michael S. Davis" wrote:
> I am having a problem dealing with ',' (commas).  When I try to use 
> one within a string, it is seen as a seperator rather than a comma 
> How do you put a comma within a string?

Can you give a brief sample of the code?  This is very odd.  There
should be no problem using a ',' character in a C string literal.

-slj-

Reply via email to