An open API service indexing awesome lists of open source software.

https://github.com/cybersecurity-dev/awesome-c-programming-language

Awesome C Programming Language
https://github.com/cybersecurity-dev/awesome-c-programming-language

List: awesome-c-programming-language

c-lang c-language-programming c-programming cprogramming

Last synced: 3 months ago
JSON representation

Awesome C Programming Language

Awesome Lists containing this project

README

          



# Awesome C Programming Language [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
[![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white)](https://youtube.com/playlist?list=PL9V4Zu3RroiV8oriwlPA6uUzB_SB0GzxY&si=aZ40OWv_hIcQA1U2) [![Reddit](https://img.shields.io/badge/Reddit-FF4500?style=for-the-badge&logo=reddit&logoColor=white)](https://www.reddit.com/r/C_Programming/)


GitHub
 
YouTube
 
My Awesome Lists

## Declarations & Definitions

## Type Conversions

## Arrays

## Scope & Name Lookup

## Pointers

## Pointer Arrays

## Pointer to pointer

## void Pointers

## Function Pointers

## Dynamic Memory Management

## Structures

## Unions

## Enumarations

## Bitwise Operations

## Severals
- [cJSON](https://github.com/DaveGamble/cJSON) - Ultralightweight JSON parser in ANSI C.
- [Doxygen](https://doxygen.nl/) - Doxygen is a widely-used documentation generator tool in software development.

## Compiler/Debugger
- [MSVC & GCC & Clang](https://github.com/cybersecurity-dev/PowerShell-Toolkit/#install-c-cpp) - installation step of MSVC/GCC/Clang compiler in **Windows**
- [GCC & Clang](https://github.com/cybersecurity-dev/Bash-Toolkit/#install-c-cpp) - installation step of GCC/Clang compiler in **Linux**
- [OnlineGDB](https://www.onlinegdb.com/) - **Online** compiler and debugger for C/C++

##

### My Other Awesome Lists
You can access the my other awesome lists [here](https://cyberthreatdefence.com/my_awesome_lists)

### Contributing
[Contributions of any kind welcome, just follow the guidelines](contributing.md)!

### Contributors
[Thanks goes to these contributors](https://github.com/cybersecurity-dev/awesome-c-programming-language/graphs/contributors)!

[🔼 Back to top](#awesome-c-programming-language-)