please help with this code#include <iostream> using namespace std; int main() { int test = 0; cout << "Fir...
pointerthanks to explain but i want to understand what this two line means ? p1 = p2; // p1 = p2 (value of...
pointerwhy firstvalue = 10 and second = 20 ? [code] please help me with this code // more pointers ...
This user does not accept Private Messages