Giter Site home page Giter Site logo

mariouchatoun / 42projects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qpaq/42projects

0.0 1.0 0.0 49.86 MB

All my projects at Ecole 42

C 86.53% Makefile 2.66% C++ 0.97% PHP 4.16% CSS 0.22% JavaScript 0.25% Assembly 0.01% HTML 4.24% Shell 0.06% Perl 0.01% Emacs Lisp 0.02% Vim Script 0.32% Swift 0.58%

42projects's Introduction

42ALL

All the projects done while at School 42 Mainly in C. Most projects only allow access to system calls (and a few "basic" functions). printf and its friends are never allowed

libft

Reimplement (in C) the main functions of the C standard library All these functions will then be allowed for the following projects Functions allowed: write, malloc and free

getnextline

Read a file line by line Allow for multiple file descriptors to be read at the same time Functions allowed: read, malloc and free

fillit

Given between 1 and 26 Tetris pieces, the program looks for the smallest square they can fit in. Functions allowed: open, close, read, write, malloc and free

ft_ls

Implement in C the ls command of the Shell Functions allowed: opendir, readdir, closedir, stat, readlink, malloc, free

minishell

Build a (really) basic shell in C. Functions allowed: execve, fork, wait, getcwd, chdir, opendir, readdir, closedir, malloc, free

42projects's People

Contributors

teddav avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.