optional parameters with sscanf
#8

Quote:
Originally Posted by jamjamnewbie
Посмотреть сообщение
does the "S(no reason)" in sscanf have to be capital? and also i have to include that part within the parenthesis?
The capital "S" indicates that it's optional. "(No reason)" is the message that should be shown if there is no reason specified by the player.

EDIT:

Konstantinos gave you a great explanation why you should use the text between the parentheses.
Reply


Messages In This Thread
optional parameters with sscanf - by jamjamnewbie - 22.05.2014, 13:12
Re: optional parameters with sscanf - by rappy93 - 22.05.2014, 13:14
Re: optional parameters with sscanf - by AndySedeyn - 22.05.2014, 13:21
Re: optional parameters with sscanf - by jamjamnewbie - 22.05.2014, 13:32
Re: optional parameters with sscanf - by AndySedeyn - 22.05.2014, 13:36
Re: optional parameters with sscanf - by jamjamnewbie - 22.05.2014, 13:39
Re: optional parameters with sscanf - by Konstantinos - 22.05.2014, 13:42
Re: optional parameters with sscanf - by AndySedeyn - 22.05.2014, 13:43

Forum Jump:


Users browsing this thread: 1 Guest(s)