Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arun2002k/c_project
Marks data entry of students in a class.
https://github.com/arun2002k/c_project
cprogramming-language structure
Last synced: about 1 month ago
JSON representation
Marks data entry of students in a class.
- Host: GitHub
- URL: https://github.com/arun2002k/c_project
- Owner: arun2002k
- Created: 2023-11-07T14:30:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T01:35:25.000Z (about 1 year ago)
- Last Synced: 2023-11-16T02:31:44.552Z (about 1 year ago)
- Topics: cprogramming-language, structure
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data_Entry
C program for entering Students marks, storing in a structure and displaying the highest marks.
## Installation
Install MinGW from,
```http
https://sourceforge.net/projects/mingw/```
## ExtenstionTo run this project in vs code install the Extenstion.
```bash
Code runner
```