How do I print a specific section of a char array?for example i have a character array a hundred characters long. [code]char things[100];[/code] then ...
How do I print a specific section of a char array?'b', 'u' and 'rp' are the letters in 'burp', which is the value of the string variable 'things'
How do I print a specific section of a char array?Hi im new to the forum and this is my first post. I want to print burp first, then followed by b, fo...
This user does not accept Private Messages