乐闻世界logo
搜索文章和话题

C语言相关问题

How to make main thread wait for all child threads finish?

答案1·阅读 29·6月1日 15:40

Range of values in C Int and Long 32 - 64 bits

答案1·阅读 62·6月1日 15:40

How to kill a child process by the parent process?

答案1·阅读 38·6月1日 15:41

How to increase performance of memcpy

答案1·阅读 65·6月1日 15:41

Waht is the diffence between Pthread_join and pthread_exit

答案1·阅读 32·6月1日 15:41

What is the scope of a ' while ' and ' for ' loop?

答案1·阅读 20·6月1日 15:41

What is the correct way of reading from a TCP socket in C/ C ++?

答案1·阅读 25·6月1日 15:41

What are scanf("%* s ") and scanf("%* d ") format identifiers?

答案1·阅读 21·6月1日 15:39

Using gdb to convert addresses to lines

答案1·阅读 33·6月1日 15:41

Send and Receive a file in socket programming in Linux with C/ C ++ ( GCC / G ++)

答案4·阅读 48·6月1日 15:41

How to get ip address from sock structure in c?

答案1·阅读 27·6月1日 15:40

What is value of EOF and '\ 0 ' in C

答案1·阅读 44·6月1日 15:40

What is the difference between str==NULL and str[ 0 ]=='\ 0 ' in C?

答案1·阅读 28·6月1日 15:40

Memory Leak Detectors Working Principle

答案1·阅读 33·6月1日 15:40

Is calloc( 4 , 6) the same as calloc( 6 , 4)?

答案1·阅读 19·6月1日 15:40

Why can a string be assigned to a char* pointer, but not to a char[] array?

答案1·阅读 23·6月1日 15:10

What is the use of the c_str() function?

答案1·阅读 27·6月1日 15:10

How to append strings using sprintf?

答案1·阅读 41·6月1日 15:10

Converting from signed char to unsigned char and back again?

答案1·阅读 29·6月1日 15:10

Strcpy vs. Memcpy

答案1·阅读 44·6月1日 15:10