tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Re: Versioning


From: lostgallifreyan
Subject: Re: [Tinycc-devel] Re: Versioning
Date: Fri, 22 May 2009 16:29:18 +0100

Mark Wooding <address@hidden> wrote:
(22/05/2009 14:27)

>
>lostgallifreyan <address@hidden> writes:
>
>> "Christian Jullien" <address@hidden> wrote:
>> >#elif (__TINYC__ >= 926 || __TINYC__ <= 928)
>>
>> If an arithmetical comparison is to be made, why not first treat the
>> value as a string then strip out all but the digits and convert to
>> number?
>
>I don't know how to do that in the C preprocessor.  Do you?
>

No. Not if it can't be done. But I thought if it could compare numbers it could 
compare values of characters. If even that is not possible then I have no 
answers.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]