InDesign CS6 SDK macro RezLong


hello,

 

i have declared 1 macro -

 

#define indesign_ge_700 (kcurrentmajorformatnumber >= rezlong(9))

 

but giving me error as

 

fatal error c1012: unmatched parenthesis : missing ')'

 

now if replace

 

#define rezlong(n) ((int32)0 + n)

 

in crossplatformtypes.h version sdk cs 5.5

 

#define rezlong(n) (0l + n)

 

then compiles without error.

 

how handle without error?



More discussions in InDesign SDK


adobe

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support