ushort definition

Hans-Bernhard Bröker HBBroeker@t-online.de
Mon Jan 9 18:02:00 GMT 2017


Am 09.01.2017 um 18:48 schrieb Marco Atzeri:
> On 09/01/2017 17:59, Corinna Vinschen wrote:

>> Some
>>
>>   #define ushort unsigned short
>>
>> perhaps?

> I expect should appear on g++ -C -E output,

That expectation would only be justified if you added the option `-dD' 
to your command.

`-C' only preserves comments, but not the #define in the source.




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list