Vector pointer of char Im having some trouble with this concept. I need to make a program that keeps on a asking the user f...
How to remove characters from char?I would like to remove certain characters from a char. lets say the char is "abcd" how could i rem...
Writing to multiple lines to output fileThanks hamsterman that worked, but why did you have to declare char_array as a pointer?
Writing to multiple lines to output fileI am trying to write a program that will take a character array and write it to the next line in the...
Understanding programming question using strncpy and strncar functions: void safe_concat(cnst char a[], const char b[], char resul...
This user does not accept Private Messages