-
Notifications
You must be signed in to change notification settings - Fork 0
Hi everyone! I'm Ayush — this is my C assignment on Functions & Header Files. It checks Armstrong, Adams, Prime-Palindrome numbers and includes basic array tools written in simple modular C.
ayush-writes-code/c-assignment-sem-1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# Hi Everyone! Thankyou for looking at me :) i'm really simple to use. ## Files - `mylib.c / mylib.h` → number functions (Armstrong, Adams, Prime Palindrome) - `arraylib.c / arraylib.h` → array helper functions (max, min, reverse, sort) - `main.c` → menu program to test everything ## To Compile (Windows) ```bash gcc main.c mylib.c arraylib.c -o program.exe program.exe CREATED BY - AYUSH TOMAR
About
Hi everyone! I'm Ayush — this is my C assignment on Functions & Header Files. It checks Armstrong, Adams, Prime-Palindrome numbers and includes basic array tools written in simple modular C.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published