User: shazlin

  • Public profile

User profile: shazlin

User info
User name:shazlin
History
Joined:
Number of posts:27
Latest posts:

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 address
Sorry, 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 address
For example: [code] int table [3][5], x=1; for (int i=0; i<3; i++) for (int j=0; j<5; j++) ...

Node sorting
what is no code tags? [code] #include <iostream> using namespace std; class Node { public: Node ()...

This user does not accept Private Messages