![]() |
macro preprocessing C51 x armcc
Hello,
I have following code and macros: Code:
struct tagged_class Code:
struct tagged_class cstring_class = { 101, "s" }; Code:
struct name { Thanks Entik |
Ok, at the moment I saw it on the screen, I realized the error - it didn't recognized multi-line macro. From there, it was only one google away to the answer.
A: Armcc has troubles with whitespace after line wrap character '\'. When all whitespace is removed and each macro line ends immediately after '\', it is processed well. Hope this post helps someone else in the future and therefore is not completely useless :) |
| All times are GMT. The time now is 06:03 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.