42School / norminette

Official 42 norminette
MIT License
956 stars 140 forks source link

Add to forbid struct in C files and in scopes that is not global #458

Closed NiumXp closed 11 months ago

NiumXp commented 11 months ago

Fixes #437, #435 and #347.

I did to show an error when a struct is in a C file, but what about enum, union and typedef, must they also be fobidden?

matthieu42Network commented 11 months ago

Hello, we think it's a good idea but we need to update the pdf according to this. Do you want to do this in this PR or will you add it on another one?

NiumXp commented 11 months ago

Hello, we think it's a good idea but we need to update the pdf according to this. Do you want to do this in this PR or will you add it on another one?

Yeah, I do, but, I don't know how to generate the .pdf file after editing the .tex file, can you explain how can I do it?

matthieu42Network commented 11 months ago

I will do it.