Re: [AD] [WIN] dll export file patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Henrik Stokseth wrote:
>
> Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote:
>
> > I might be wrong but I always thought that you wern't supposed to
> > use preprocessor comamnds in '#define's...
>
> you're right, but that's why the backslash is there, to prevent the
> preprocessor to interprete # and " as special characters. a two pass
> preprocess will expand it fully.
>
Technically all the back slashdoes is escape the newline.
Not interpreting the # and " characters is just a byprouduct.
--
"Computer programmers don't byte, they nybble a bit."
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx
http://strangesoft.net/