Help with sorting an char arrayI need help with this code: [code]#include<iostream.h> #include<fstream.h> #include<string.h> #i...
Question about dynamic stringsWhen i compile my code I get an error for this piece of code [code] char *st[81]; st=new char [n]...
Problem with programmI have a problem with a program i am making. it is a menu with three options. One is writing the nee...
This user does not accept Private Messages