sergioprado.blog
  • Home
  • Training
  • Talks
  • Newsletter
  • About Me
sergioprado.blog

c-language


GCC extensions to the C language

 Posted on March 3, 2020  |  5 minutes  |  Sergio Prado

The GNU Compiler Collection (GCC) provides several language features not found in ISO standard C. [Read More]
programming  gcc  c-language 

Finding memory bugs with AddressSanitizer

 Posted on January 28, 2020  |  9 minutes  |  Sergio Prado

AddressSanitizer (ASan) is an instrumentation tool created by Google security researchers to identify memory access problems in C and C++ programs. [Read More]
debugging  c-language 

Sergio Prado  •  2024  •  sergioprado.blog


This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License Creative Commons License