JSCSJSCS:
@Delta_G, how would you accomplish the above using only char?
With strncat() and maybe some of the other c string functions (you'll find them when you look up strncat() )
JSCSJSCS:
@Delta_G, how would you accomplish the above using only char?
With strncat() and maybe some of the other c string functions (you'll find them when you look up strncat() )