Home Tags C library

Tag: c library

GNU Binutils: A Collection of Binary Tools

2
With years of experience as a systems programming engineer, I've realised that to be a great artist of programming, you must understand the basics...

Modify-function-return-value hack! — Part 2

0
In my previous article on this topic, we discussed some guidelines on how to write a secure application in C. The article focused on...

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...