Re: A89: Re: Size of an enum


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

Re: A89: Re: Size of an enum




#pragma is a compiler-dependent thing for setting options and such. The GCC
people hate them.

-Kevin

-----Original Message-----
From: Durier <durier@club-internet.fr>
To: assembly-89@lists.ticalc.org <assembly-89@lists.ticalc.org>
Date: Saturday, October 28, 2000 10:12 AM
Subject: Re: A89: Re: Size of an enum


>
>What's a pragma?
>
>TIA,
>Denis D.
>
>Jean Canazzi wrote:
>
>> Zeljko Juric wrote:
>> >> a switch for selecting the size of enums.
>>
>> Thank you for the suggestion. I think I'm going to look for a #pragma
>> directive that can enable and disable that anywhere during compilation.
>
>
>