I did an oops-c
-
Updated
Jul 29, 2023 - C
I did an oops-c
Object implementation in C language
ECUS is a pure C11 portfolio project that simulates an automotive ECU diagnostic stack on a normal desktop. It is intentionally software-only: build it with GCC, debug it with GDB or VS Code, and study it like a production embedded C case study without needing a microcontroller board.
Simple Calculator Using Function Pointers
A school project made in C language featuring pointers, linked list, pointers to functions, menu, self made library and saving to file
Implement OOP concept in C programming
Basic concepts of Operating System, which are taught as part of UG OS course in CSE branch
Library of C/C++ utilities
demonstrate callback function for arthimetic operation (addition, subtraction, multiplication, division & modulus) and logic operation (AND, OR, XOR, Complement)
Add a description, image, and links to the function-pointer topic page so that developers can more easily learn about it.
To associate your repository with the function-pointer topic, visit your repo's landing page and select "manage topics."