Error in macro
#3

I want to create formatted string, with lowest possible memory. That means I won't use bigger numbers than it needs like new string[128];. Yeah it's not macro, I think it's inline function, becouse I want just to replace it in piece of code, where am I. And if I create something like:
pawn Код:
#define Test(%0, %1) new %0[%1];
Its working, but in code up is something bad. :\
Reply


Messages In This Thread
Error in macro - by Riwerry - 12.08.2014, 17:19
Re: Error in macro - by Vince - 12.08.2014, 18:13
Re: Error in macro - by Riwerry - 12.08.2014, 18:33
Re: Error in macro - by [XST]O_x - 12.08.2014, 18:37
Re: Error in macro - by Riwerry - 12.08.2014, 18:49

Forum Jump:


Users browsing this thread: 2 Guest(s)