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

https://github.com/irobot42/deitels-c-9e

My solutions for C How to program 9e book // WIP
https://github.com/irobot42/deitels-c-9e

9e c deitel exercises how-to-program solutions

Last synced: 25 days ago
JSON representation

My solutions for C How to program 9e book // WIP

Awesome Lists containing this project

README

          

# Work in progress...

- [x] Intro to C Programming
- [x] Structured Program Development
- [x] Program Control
- [x] Functions
> - [ ] Arrays
> - [ ] Pointers
> - [ ] Characters and Strings
> - [ ] Formatted Input/Output
> - [ ] Structures, Unions, Bit Manipulation and Enumerations
> - [ ] File Processing
> - [ ] Data Structures
> - [ ] Computer-Science Thinking: Sorting Algorithms and Big O
> - [ ] Preprocessor
> - [ ] Other Topics

# My Coding Environment

+ **OS** - Microsoft Windows 10 Enterprise, x64
+ **IDE** - Visual Studio Community 2022
+ **Compiler** - MSVC, version 19.39