Hi!
How can i use the % in a printf statement? I would be glad, if anybody could help me.
Matthias
example:
printf ("This costs %s % less",$percent);
use doube %.
ex.
printf("%%");