User profile: w397090770

User info
User name:w397090770
Name:WuYangPing
Location:China WuHan
Website:http://blog.csdn.net/w397090770
History
Joined:
Number of posts:8
Latest posts:

How to implement ping program
Hi, I'm a new to Linux Network program, and now I want to implement ping in C socket based on Linux...

<fstream> changing mode of the object?
if you want get the New Line characters in the output file, you cann't use the fgets() function, but...

Help!!!
This question is very easy. int allMutipleFive (int number[], int size){ for(int i = 0; i < siz...

default constructor
@Peter87 is right. and your code should be [code] class SearchElement { public: int m_step_id; in...

Someone please help
Hi, I fixed your code as you request. [code] #include <cstdlib> #include <iostream> #include <time.h...