Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marx-wrld/quotient-and-remainder-value
This code allows a user to input two operands then perform a division operation to get the quotient and remainder if there.
https://github.com/marx-wrld/quotient-and-remainder-value
Last synced: 3 days ago
JSON representation
This code allows a user to input two operands then perform a division operation to get the quotient and remainder if there.
- Host: GitHub
- URL: https://github.com/marx-wrld/quotient-and-remainder-value
- Owner: Marx-wrld
- License: epl-2.0
- Created: 2022-11-11T12:23:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T12:24:12.000Z (about 2 years ago)
- Last Synced: 2024-11-13T09:15:14.831Z (3 days ago)
- Language: C
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quotient-and-Remainder-value-in-C
This code allows a user to input two operands then perform a division operation to get the quotient and remainder if there.