[Q] Difference beetween %d and %i
#5

%d and %i are identical - assuming you reference to the sscanf2 plugin - both variants scan for a (decimal) integer, signed or not. i prefer %d however, its usage is common practise.
edit: argh, next time i will refresh b4 posting - good to know that there are 2 wrong and 2 true answers now. chose wisely
Reply


Messages In This Thread
[Q] Difference beetween %d and %i - by scott1 - 16.09.2012, 13:27
Re: [Q] Difference beetween %d and %i - by ThomasCarter - 16.09.2012, 13:28
Re: [Q] Difference beetween %d and %i - by Seven_of_Nine - 16.09.2012, 13:29
Re: [Q] Difference beetween %d and %i - by C00K13M0N$73R - 16.09.2012, 13:43
Re: [Q] Difference beetween %d and %i - by Babul - 16.09.2012, 13:46
Re : [Q] Difference beetween %d and %i - by scott1 - 16.09.2012, 13:46
Re: Re : [Q] Difference beetween %d and %i - by scottyishere - 16.09.2012, 13:47
Re: [Q] Difference beetween %d and %i - by Babul - 16.09.2012, 13:49
Re: [Q] Difference beetween %d and %i - by AtItsMax - 16.09.2012, 13:53
Re: [Q] Difference beetween %d and %i - by Sinner - 16.09.2012, 14:09

Forum Jump:


Users browsing this thread: 1 Guest(s)