2023-10-02
Modules

Modularizing C/C+ Softwares

A presentation I made (in French) about how to modularize C/C++ Softwares and the various ways to implement it.

Here is the summary of the presentation.

Primary goals :

  • How to scaffold C/C++ Software?
  • What is the difference between a regular directive and a system include directive?
  • Understand how the directives work with CMake
  • How to write appropriately a C/C++ header?

Secondary goals :

  • – How to export symbols and definitions?
  • How to optimize dependencies between files
  • How to generate precompiled headers
  • Best practices to produce C/C++ modules

The Slideshare :

Next to read  7 Test frameworks to follow in 2021 for Java/Fullstack developers

Sylvain Leroy

Senior Software Quality Manager and Solution Architect in Switzerland, I have previously created my own company, Tocea, in Software Quality Assurance. Now I am offering my knowledge and services in a small IT Consulting company : Byoskill and a website www.byoskill.com Currently living in Lausanne (CH)

View all posts by Sylvain Leroy →