Re: A86: [OT] ASCII Codes 2


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

Re: A86: [OT] ASCII Codes 2




Because I still need the ASCII codes for each character..... I'm testing 
against it, and yes, I will be using the logical tests....

Glen
tutorial1.cjb.net

In a message dated 11/4/99 8:05:15 PM Eastern Standard Time, 
rabidcow@juno.com writes:

> 
>  why don't you use ==,<,>,etc.?
>  
>  -josh
>  
>  On Thu, 4 Nov 1999 18:58:25 EST Jeanne9005@aol.com writes:
>  >
>  >OK, will I be able to test against the hex values in BASIC, or can I 
>  >only do 
>  >that in ASM?  In C, there is a function called strcmp, it compares the 
>  >values 
>  >of two strings.  I want to be able to do that, but to do it, I need 
>  >the ASCII 
>  >values of each character in the ASCII set...
>  >
>  >Glen
>  >tutorial1.cjb.net


Follow-Ups: