So is this even possible? If i some day wanted to sprintf(str, "%doodle %d", var);
output "%doodle 123" and not "123oodle", how can i stop the first %d from being processed?
%% escapes the %
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With