https://github.com/ananyachibber21/c-working-hours
My first program to use C Structures which is the most important data type to able to work on mini projects in C programming. In this I have tried to create a program to increment the salary of all the workers depending on their working hours.
https://github.com/ananyachibber21/c-working-hours
Last synced: 2 months ago
JSON representation
My first program to use C Structures which is the most important data type to able to work on mini projects in C programming. In this I have tried to create a program to increment the salary of all the workers depending on their working hours.
- Host: GitHub
- URL: https://github.com/ananyachibber21/c-working-hours
- Owner: ananyachibber21
- Created: 2021-03-08T03:40:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-08T06:06:09.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T06:32:11.664Z (4 months ago)
- Language: C
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C-Working-hours.github.io
My first program to use C Structures which is the most important data type to able to work on mini projects in C programming. In this I have tried to create a program to increment the salary of all the workers depending on their working hours.