http://gambaswiki.org/bugtracker/edit?object=BUG.775&from=L21haW4-

Fabien BODARD reported a new bug.

Summary
-------

Preprocessor Macros

Type             : Request
Priority         : Medium
Gambas version   : Unknown
Product          : Language


Description
-----------

For memory

I'd like to have a C macro style but in a restricted way.

For example it will be usefull to have :

#Define MyConst = 6

And maybe 

#Define Loc(X,Y) = (X * iMaVar) * Y

These macro increase the debugging difficulties but in other hand optimize the 
code interpretation so the velocity.

I'm agree that function definition must be limited to inline.





------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to