Explore >> Select a destination


You are here

sergioprado.blog
| | embeddedartistry.com
8.3 parsecs away

Travel
| | 20 September 2023 by Phillip Johnston ? Last updated 28 September 2023Your toolchain is a useful place to start when incorporating security into your development process. There are several warnings and program augmentations that help harden your application. This article focuses on GCC and Clang, as that's what I primarily use. I'm happy to take ... Continue reading "Leveraging Your Toolchain to Improve Security"
| | hackingcpp.com
8.8 parsecs away

Travel
| | Basic techniques and tools for ensuring correctness: compiler warnings (gcc/clang/MSVC), assertions (assert/static_assert) and testing (with some doctest examples).
| | akr.am
7.5 parsecs away

Travel
| | A few steps to allow quick development and debugging of C and C++ programs.
| | www.playembedded.org
91.1 parsecs away

Travel
| This article aims to provide a general overview of ChibiStudio as a tool and its overall structure, in order to make it easier for the user to navigate and understand how it can improve their