Reply to Re: sprintf is molesting
If you don't have an account, just leave the password field blank.
Neither.
If the value of damage is '114', then the value of crap is the array of characters '1', '1', '4', '\0'. It basically converts the integer value into a string.
I'm sure Merlin can come up with a better explanation.
If the value of damage is '114', then the value of crap is the array of characters '1', '1', '4', '\0'. It basically converts the integer value into a string.
I'm sure Merlin can come up with a better explanation.