Coder Social home page Coder Social logo

bigpel66 / 42-cursus Goto Github PK

View Code? Open in Web Editor NEW
47.0 47.0 7.0 49.44 MB

42Seoul Cursus Projects by C, C++, Docker, TypeScript

Home Page: https://bigpel66.oopy.io/library/42

Makefile 7.63% C 38.30% Dockerfile 0.75% Shell 2.28% R 0.01% C++ 48.95% HTML 0.26% CSS 0.19% JavaScript 1.30% PHP 0.25% Python 0.08%

42-cursus's People

Contributors

bigpel66 avatar guswns8431 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

42-cursus's Issues

minishell norminette 처리

#3
parse/expand_2.c line.101
*iter를 *it로 줄여서 처리할까 하다가 일단은 예쁘진 않지만 행을 나누는 것으로 80자 초과 처리했습니다

astree/frag_1.c line.68, 70, 72
한 줄에 선언 두 개가 문제가 되는 거 같습니다. frag->type, frag->exec를 초기화 해주는 함수를 따로 만들어줄까 생각해봤고 다른 방법이 있을까 하여 수정은 하지 않은 상태입니다.

그 이외는 공백, tab 등 단순 norminette 처리 완료했습니다

minishell ascii art 추가, ascii art 출력함수명 변경, Makefile readline path 수정

#11
ascii art 추가
혹시 몰라서 lion.txt는 그대로 두고 jseohyson.txt 파일에 새로운 아스키 아트 생성했습니다

ascii art 출력함수명 변경
새로운 아스키 아트로 인해서 기존 아스키 아트 출력함수인 lion은 art로 변경되었습니다

Makefile readline path 수정
로컬 피씨에서도 확인할 수 있게 MODE=HYSON에 해당하는 경로 수정했습니다

minishell add $* $#

#1
insert_argc(int argc, t_rb envmap) : $* 처리
insert_argv(int argc, char **argv, t_rb *envmap) : $# 처리

minishell norminette 처리 및 아스키 아트 추가

#5
jfunction/jatoi.c
삼항 조건 연산자가 들어가 있어서 if else로 분기 처리했는데 확인부탁드리겠습니다

main.c
아스키 아트 추가를 위해서 print_lion 함수를 추가했습니다

lion.txt
아스키 아트가 담긴 lion.txt 파일을 print_lion함수에서 한줄씩 출력하기 위해 필요합니다

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.