Skip to content

lujiefsi/c-minus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

c-minus

usage:

  1. use eclpise open the peoject
  2. run "Main test.c test.asm"
  3. run "nasm -f elf test.asm" in terminal
  4. run "ld -m elf_i386 -s -o test test.o" in terminal
  5. run "./test"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published