User: CongDao

  • Public profile

User profile: CongDao

User info
User name:CongDao
History
Joined:
Number of posts:12
Latest posts:

Problem with constructors
Node* p = 0 is assign p = NULL. It will help link list have a stop point is NULL. When p = new node(...

How can print list link
i have a program about list link, but after input data into a Node, then i can't print data, that i ...

How to access string of private in class
@crimsonzero2 , how i can return string name in private?

How to access string of private in class
i need access string name in private to sort name. So Can i access string name like this? [code] ...

Input data into struct
Yes, it skips over name input

This user does not accept Private Messages