Skip to content

Minimal implementation for 42 live exam microshell

Notifications You must be signed in to change notification settings

mikysett/42_microshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microshell - 42Lisbon

Basic implementation of microshell for exam live in 42.

Features

  • |
  • ;
  • No memory is deallocated (memory leaks)
  • There is no leaks on file descriptors (will remain 6 all the way)

Notice

This is code used for an exam, please do not copy it or try to learn it by heart just to pass the exam, this will only hurt yourself and preventing you from enjoying the pleasure of learning and improving your skills.

About

Minimal implementation for 42 live exam microshell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages