unix programming(memory problem i think)Thank You guys Learn one more thing hehe
unix programming(memory problem i think)In my program, the parent create processes and the child compute the sum The problem is the parent ...
print it out according to its addressSorry, been busy these days. Yea i know that i will print 1 to 14, but how is it store in the memory...
print it out according to its addressFor example: [code] int table [3][5], x=1; for (int i=0; i<3; i++) for (int j=0; j<5; j++) ...
Node sortingwhat is no code tags? [code] #include <iostream> using namespace std; class Node { public: Node ()...
This user does not accept Private Messages