https://github.com/28ritu/sum
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/28ritu/sum
- Owner: 28Ritu
- Created: 2018-05-04T18:42:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T18:47:47.000Z (over 7 years ago)
- Last Synced: 2025-02-14T17:42:53.117Z (8 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
# Sum
## Operating Systems Course
Ritu Kumari 2016078### Objective
To link the C and asm code together and perform add operation.
- Using variables.
- Using pointers.