Skip to content
This repository was archived by the owner on Sep 14, 2020. It is now read-only.

Latest commit

 

History

124 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced C ==> replaced to GitLab

Codacy Badge CodeFactor

The code examples are used for teaching C programming at an intermediate level.

Each example is compilable using QtCreator by opening the related .pro file or the related GNU Makefile for gcc compiling C99.

Some unit test code examples are available:

  • Using the Unity unit test library. Unity is written in 100% pure C code. It follows ANSI-C standards.
  • Using the Catch2 unit test library in a single header file. Catch2 is written in C++11.

Debugging in Visual Studio Code: gdb

In every Makefile the compiler flag -g is used. Some gdb launches are available in .vscode/launch.json.

About

Replaced to GitLab!! Introduction advanced C programming, code examples for teaching at an intermediate programming level.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages