16.01.2010, 16:50
Hi,
I am trying to make a command to set house's description. How to make "sscanf" get the entered ID in "id" array, and the description(which contains spaces) in "desc[128]" array.
I heard that the "z" format character is used here, but I'm not sure how to use it.
Thanks.
I am trying to make a command to set house's description. How to make "sscanf" get the entered ID in "id" array, and the description(which contains spaces) in "desc[128]" array.
I heard that the "z" format character is used here, but I'm not sure how to use it.
Thanks.