pmaldagu / s19_libasm

19 Coding School project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libasm

19 Coding School project (42 Network)

The aim of this project is to get familiar with assembly language.

Status

Succes: 100%

How to

Compile and create the archive libasm.a:

make

Delete all objects:

make clean

Delete all objects and the archive:

make fclean

Ressources

About

19 Coding School project


Languages

Language:C 50.0%Language:Assembly 38.1%Language:Makefile 12.0%