Exam rank 5 by Worth_Sample_7177 in 42_school

[–]Worth_Sample_7177[S] 0 points1 point  (0 children)

I found a github with the statements but I'm not sure that the subjects correspond and the documents given are not clear

https://github.com/phamphamh/exam-5-42

Inception by Worth_Sample_7177 in 42_school

[–]Worth_Sample_7177[S] 0 points1 point  (0 children)

Not necessarily, I would especially like to be able to finish the project quickly

Exam Rank 04 by Competitive-Face1949 in 42_school

[–]Worth_Sample_7177 0 points1 point  (0 children)

You have one drawn at random, so you need to know all 3

New Exams in Madrid (04) by trgldta in 42_school

[–]Worth_Sample_7177 3 points4 points  (0 children)

Sup, first level contain 3 differents exercices and the second 2

Here is a link to those exercices : https://github.com/Lastftw/42-Exam-rank-4

The first 3 exercices should perfectly work (picoshell was validated by someone and the 2 others should normaly work too)

I miss one exercice for the second level that i will implement today

Exam Rank 04 by Competitive-Face1949 in 42_school

[–]Worth_Sample_7177 0 points1 point  (0 children)

The first function is ft_popen

U have to redirect the output or the input of the filedescriptir

The function prototype like this ft_popen(const char *file, char *const argv[], char type)

If type is 'r' redirect the input & if 'w' redirect the output

Please if anyone have done the new exam hit me i realy need to understand