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
- Host: GitHub
- URL: https://github.com/irobot42/deitels-c-9e
- Owner: iRobot42
- Created: 2025-01-14T14:08:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-24T15:12:53.000Z (over 1 year ago)
- Last Synced: 2025-01-24T16:22:57.374Z (over 1 year ago)
- Topics: 9e, c, deitel, exercises, how-to-program, solutions
- Language: C
- Homepage:
- Size: 65.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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