Instead of sscanf2
#1

Is there any other way to get params from CMD: without using sscanf2?
Reply
#2

params[0] params[1] etc.

sscanf is the recommended method though.
Reply
#3

PHP код:
if(isnull(params)) 
why would you not use sscanf?
Reply
#4

Quote:
Originally Posted by rfr
Посмотреть сообщение
PHP код:
if(isnull(params)) 
why would you not use sscanf?
Because it wont load for some reason...I made a whole thread about this.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)