[Include] Easy Server Data - Server Information at your fingertips
#13

One thing: Why use format AND printf in the example?
pawn Код:
forward DisplayIP(); public DisplayIP()
{
    return printf("The IP address is: %s", GetServerIP());
}
Same exact outcome, 4 lines, easily shrinkable to one line also.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)