Stuck on a problemWhat does ptr_thing; display? #include <iostream> using namespace std; void main(void...
Array?What is the size of the character array s1? char s1[MAX] = "susan";
Question about functionThank you guys... By the way just because im having problems with functions does not mean i haven...
Question about functionI wrote this program but im actually suppose to write it as a function..But im having a lot of troub...
What am I doing wrong...#include <iostream> #include <cmath> using namespace std; int main() { int length; i...
This user does not accept Private Messages