Hello there!
Can anyone please explain me in detail what is "sprintf" and what is the use of that ? Also tell that why we use "%d" in the vex ?
for example: s@name = sprintf("debris_f%d_%d", Frame, @ptnum); - Now what is the meaning of adding %d in this ?
I tried to gather information from everywhere but not able to understand the basic usage of that.
Anyone's help will be great for me.
Thanks!