User profile: Machtl

User info
User name:Machtl
History
Joined:
Number of posts:13
Latest posts:

palandrome test using pointers
Its the spaces: [code]madam i[/code] [code]mada m[/code]

cannot convert parameter 3
In function binary_tree::insert() try [code]strcpy(root->student_course,student_course);[/code] ins...

cannot convert parameter 3
Did 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...

cannot convert parameter 3
You cannot convert "Binary Problem" to char student_course. student_course is a single character and...

This user does not accept Private Messages

User: Machtl

  • Public profile