Easy Question
#1

In this example
pawn Код:
stock GetData(data)
{
     switch(data)
    {
          case float: { bla }
          case int: { bla }
          case string: { bla }
    }
}
How to possibly do a similar thing like in example shown above?
Reply


Messages In This Thread
Easy Question - by T0pAz - 28.01.2012, 02:31
Re: Easy Question - by MP2 - 28.01.2012, 02:51
Re: Easy Question - by T0pAz - 28.01.2012, 02:56
Re: Easy Question - by MP2 - 28.01.2012, 02:59
Re: Easy Question - by T0pAz - 28.01.2012, 03:01
Re: Easy Question - by MP2 - 28.01.2012, 03:03
Re: Easy Question - by T0pAz - 28.01.2012, 03:06
Re: Easy Question - by 2KY - 28.01.2012, 03:07
Re: Easy Question - by T0pAz - 28.01.2012, 03:09
Re: Easy Question - by Lorenc_ - 28.01.2012, 04:24

Forum Jump:


Users browsing this thread: 1 Guest(s)