Git Product home page Git Product logo

evgenkarlson / completed_piscine_c Goto Github PK

View Code? Open in Web Editor NEW
295.0 295.0 68.0 50.44 MB

| SCHOOL_42_UPDATE 2020 | This repository contains many versions of completed and commented out tasks for each day of the very first "Piscine C"( Program | Course | Programing | Coding | School 42 | Ecole 42 | School 21 | Школа 42 | Школа 21 ) Этот репозиторий содержит множество версий выполненных и закомментированных задач на каждый день самого первого "Бассейна по Си".

License: MIT License

C 96.63% Shell 0.32% Makefile 3.00% Perl 0.02% CMake 0.02% Python 0.01%
21 42 bash comment commenting comments completed ecole ecole42 piscine piscine-c piscine42 programming school school21 school42 solved tasks translated unix

completed_piscine_c's People

Contributors

evgenkarlson avatar shadowofbeing 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  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  avatar  avatar

Watchers

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

completed_piscine_c's Issues

f***kin stucked

hi guys !

I'm at the piscine in Rome (Italy) and I'm going mad with the print memory (I' ve already passed the day and go on but I want to understand as much as i can)

so the question is… the subject now is a little bit different (in the example part) but the main part is the same..
I've two questions 'cause we having some trouble to get the .traces so we can't see why Moulinette KO'd it.

Q1 : I' ve to manage with an eventually memory address that contain an INT ?? (in the example we have text, so a "char zone"

Q2 : the subject say's that the function must return ADDR… it mean the SAME addr it get as parameter ? or the addr of the last "character" of the memory area ? (maybe the '\0' ? or the size-1nth…

can you help us to find out ? so we don't have so make changes in the code casually until we get an ok..

thanks !

Rush01

Прошу добавить комментарии в Rush01, описывающие что происходит в коде.
Спсибо )

Help for the ex06 Diff (day00)

Hi, i'm Cristiano from Italy, i will start the piscine very soon, so was looking around to in order to exercise a bit before i go.

i can't achieve the Diff exercise, i think i do the right things but my b file is still THE SAME as the a file...
i don't understand how can diff + patch modify the text in that way... maybe i'm losing somenting..
can you help me ?

my path was :

touch a b
cat > a
(all the starwars text)

cat -e a > b

diff a b > sw.diff

patch b sw.diff

the result sucks, a lot, and i read the man of patch like 15 times only today..

Thanks !

hello

Hello, great job from you.
I wanted to know if you could put a link for the cpp pool?
thank you so much

Нужно добавить строку

i = ft_strlen(str); /* инициализируем ее записав туда результат работы функции по поиску длинны строки */

нужно добавить в следующей строке:
i -= 1;
Из за того что i указывает на '\0'

Этого не видно если выполнять команду без | cat -e

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.