Re: C programmer wanted


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

Re: C programmer wanted



On Fri, 31 Oct 1997 17:41:29 -0500, you wrote:

>This is related to TI-82 programming (creating worlds for games).
>
>Rats!  I can't find my C programmer's manual.  Can somebody tell me how to
>get non-ascii characters into a string (i.e. using \x##)?
>
>  char Ditty = "ABCDEFGHI \x## ";
>
>
It's \0x##, where ## is a hex number.

-Tim aka. Tybstar@IRC
timg@means.net        http://free.prohosting.com/~timg/
TI-PC links for sale: http://free.prohosting.com/~timg/links.html


References: