User: chenqi07

  • Public profile

User profile: chenqi07

User info
User name:chenqi07
Email:chen_q07@163.com
Name:chenqi
Location:Beijing China
Bio:Almost every wise saying,
has an opposite,
no less wise,
to balance it.
History
Joined:
Number of posts:33
Latest posts:

fork() problem
my result: root@localhost:/home/James/tmp/test# ./a.out 10 I am a child: 1 PID: 7279 I am a child...

fork() problem
It is the Kernel who decides which process to run next, not the user program. In fact, the child pro...

Required c
Working location?

Passing Function Pointers
Why is this an execise of the use of [b]extern "C"?[/b]

inheritance problem.
[code]Book(long cNum = 0, string _bookName = "", string _authorName = ""): authorName(_authorName) {...

This user does not accept Private Messages