sizeof() or direct number in functions and INI saving question
#2

sizeof is a compiler directive (not a function, thus you can omit the braces too), it's processed at compile time, whether you use hard-coded numbers or sizeof has no effect on your server's performance, let's just not get crazy with array sizes, okay?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)