Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 164 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 164 Bytes

Binary_executor

A small program that can execute compiled file

Usage: executable.o/.out data.txt

Test: compile test.c t to object file Run main test.o data.txt