Home Tags C

Tag: C

Joy of Programming: Questions and Answers on C

0
Let's look at some of the queries received from readers relating to programming in C. Q. Where are enum members stored in memory? How does...

Linux Network Stack Administration: A Developer’s Approach

0
This article explores the various methods of managing the networking stack using application-level C programs, kernel-level C programs, the proc filesystem, etc.

Joy of Programming: Some Puzzling Things About C Language!

2
Have you wondered why some of the features of C language are unintuitive? As we'll see in this column, there are historical reasons for...