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

C语言相关问题

Where is the itoa function in Linux?

答案1·阅读 22·5月11日 22:44

Why should you use strncpy instead of strcpy?

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

What are the differences between a compiler and a linker?

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

Can XOR of two integers go out of bounds?

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

POSIX threads and signals

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

Is memset() more efficient than for loop in C?

答案1·阅读 31·6月1日 15:24

Difference between int32, int, int32_t, int8 and int8_t

答案1·阅读 63·5月11日 22:44

Why mmap() is faster than sequential IO?

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

How is malloc() implemented internally?

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

How do you reverse a string in place in C or C++?

答案1·阅读 17·5月11日 22:44

Strcpy vs strdup

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

Pseudo -generics in C

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

Under what circumstances can malloc return NULL?

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

Why is sin_addr inside the structure in_addr?

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

What is the difference between sigaction and signal?

答案1·阅读 28·5月11日 22:44

Linux : is there a read or recv from socket with timeout?

答案1·阅读 46·6月1日 15:07

Typedef function pointer?

答案1·阅读 37·5月11日 22:44

Why is the != operator not allowed with OpenMP?

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

Why does the string returned by ctime() contain a line feed?

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

How to make a daemon process

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