A question about pointerI just copied the definition literally from the book, "Accelerated c++". Anyway, it's good to kno...
A question about pointer[code] int nums[100]; int *en = nums+100; [/code] I am reading a book. The book says that 'i...
Why do you put & after istream?Hi im new to this language. I'm so confused about this. When you make a fuction which reads a num...
I need a help[output][/output]#include "stdafx.h" #include <iostream> #include <cstring> using namespace std...
This user does not accept Private Messages