Skip to content

GAsNA/libasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libasm

Small assembly library. The goal of this project is to become familiar with the assembly language.
Compile the library with make. Compile and run with the main test with make run.

rleseur's 42 libasm Score

Validated: 07/08/2023

Functions

  • ft_strlen (man 3 strlen)
  • ft_strcpy (man 3 strcpy)
  • ft_strcmp (man 3 strcmp)
  • ft_write (man 2 write)
  • ft_read (man 2 read)
  • ft_strdup (man 3 strdup)

Author

rleseur's 42 stats


@GAsNa (rleseur)
Intra 42

Badges

C Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published