Forward Declaration in CSPro logic

What would you like to see in CSPro?
Forum rules
New release: CSPro 8.0
Post Reply
htuser
Posts: 631
Joined: December 19th, 2011, 6:26 pm
Location: Silver Spring Area, MD, USA

Forward Declaration in CSPro logic

Post by htuser »

Dear CSPro Developer Team,
Following my https://www.csprousers.org/forum/viewto ... f=6&t=4661 post, i'm asked myself if implementing something like a Forward Declaration in CSPro logic could not solve the ordering issue before having a multiple pass compiler?

I'm thinking this may be better than #include preprocessor since, in the .ent file, all external files are already included in the main application...
so, copied in the GLOBAL PROC...
So, the #include preprocessor may be a duplication...
Best,
G.VOLNY, a CSProuser from Haiti, since 2004
Post Reply