is there a C++ function similiar to PHP's str_pad?
Printable View
is there a C++ function similiar to PHP's str_pad?
I don't think that there is a native one, but try here...
http://161.58.186.97/showthread.php?...&highlight=pad
:)
Coolness, thanks. :)