Need help with struc codingWhat do you want to achieve? In which way does your program behave different to your expectations?
palandrome test using pointersIts the spaces: [code]madam i[/code] [code]mada m[/code]
cannot convert parameter 3In function binary_tree::insert() try [code]strcpy(root->student_course,student_course);[/code] ins...
cannot convert parameter 3Did you alter your class declaration as well? Please show us the complete code.
Program has stopped working.[code] int A;//declaring int A but not initializing it A1[A]='A';//accessing the array A1 with an no...
This user does not accept Private Messages