Tag: unix
Write Your Next Program on Linux
Quite a few colleges and schools still teach C/C++/Java programming on Windows -- and even worse, on DOS (using Turbo C/C++)! GNU/Linux provides a...
Joy of Programming: Questions and Answers on C
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...
Joy of Programming: Some Puzzling Things About C Language!
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...