User: chhquan

  • Public profile

User profile: chhquan

User info
User name:chhquan
History
Joined:
Number of posts:7
Latest posts:

need help with makefile
use: TARGET = proj1 the target is proj1, but not pro1.c.

about network programming
@kbw, @tcs, thank for your help and sorry for my late reply! As tcs says, I have forgotten the opera...

about network programming
I test a program, but there is a problem. About the program: The server accepts a request and send...

Declaring vector of pointer as private class member
[code]a[i]->getPointer().push_back(x);[/code] a[i]->getPointer() returns a new copy of vector in a[i...

I need help with this program.
I prefer using endl instead of '\n' when a newline is need. For example, cout << "Enter the name of ...

This user does not accept Private Messages