https://github.com/bieanimaton/volume-calculator
This is project of a Volume Calculator.
https://github.com/bieanimaton/volume-calculator
c printf scanf variables
Last synced: over 1 year ago
JSON representation
This is project of a Volume Calculator.
- Host: GitHub
- URL: https://github.com/bieanimaton/volume-calculator
- Owner: BieAnimaton
- Created: 2021-03-06T17:51:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-11T19:27:32.000Z (over 5 years ago)
- Last Synced: 2025-01-15T18:41:20.203Z (over 1 year ago)
- Topics: c, printf, scanf, variables
- Language: C
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Volume Calculator
This is project of a Volume Calculator.
## Notes :books:
- C programming to train skills.
- Learn more about C variables, printf, scanf and argument options.
## Image :camera:


## How Install :bookmark_tabs:
```
# Clone the project
git clone https://github.com/BieAnimaton/Volume-Calculator
# Run the .exe on bin/Debug/volumes.exe
# The project will open
```
## Features :hammer_and_wrench:
- C language