sociallyencrypted / AssemblyCalls

Calling printf and scanf through assembly, done for the course CSE231: Operating Systems at IIIT Delhi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AssemblyCalls

Running Instructions

make
./ass

About

Calling printf and scanf through assembly, done for the course CSE231: Operating Systems at IIIT Delhi


Languages

Language:Assembly 86.8%Language:Makefile 13.2%