What do these mean

i see sometimes something like

Print("%d", V_var)

and some with "%s"

what do the %s %d %d%% mean
What you're seeing is probably printf:
http://www.cplusplus.com/reference/clibrary/cstdio/printf/
ty thats perfect
<3 you!
Topic archived. No new replies allowed.