Re: Macro redefinition
- From: Ben Pfaff <blp@xxxxxxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 12:55:02 -0700
Tor Rustad <tor_rustad@xxxxxxxxxxx> writes:
Ben Pfaff wrote:
Tor Rustad <tor_rustad@xxxxxxxxxxx> writes:
However, there is a translation limit of "509 characters in a logical
source line", and isn't logical source lines made up after
line-splicing your ISO8583_DEFS above?
Interesting point. I've not run into an implementation (yet)
that has such a stringent limit. I notice that C99 expanded the
limit to 4095 characters.
In my case, there will be _at least_ 128 lines to splice, each line on
average ca. 50 characters long, in total 6400 characters minimum.
Then you'd definitely be better off an include file.
--
"I should killfile you where you stand, worthless human." --Kaz
.
- References:
- Macro redefinition
- From: Tor Rustad
- Re: Macro redefinition
- From: Ben Pfaff
- Re: Macro redefinition
- From: Tor Rustad
- Re: Macro redefinition
- From: Ben Pfaff
- Re: Macro redefinition
- From: Tor Rustad
- Macro redefinition
- Prev by Date: Re: Macro redefinition
- Next by Date: Re: size_t problems
- Previous by thread: Re: Macro redefinition
- Next by thread: Re: Macro redefinition
- Index(es):
Relevant Pages
|