Warning 200 - symbol "foobar" is truncated to 31 characters
#7

An idea I had:
pawn Code:
#define function::%0( %0(
#define Func[%3]::%2->%1.%0( function::%3(
#define LVDM->%0( %0l(

// Compiles as "LVDM_ObjectsInit()"
Func[LVDM_ObjectsInit]::LVDM->Object.Create()
{
}
I'm not a fan of reversing function names, like how "Modes::LVDM->Objects.Create()" becomes "Createmlo()".
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)