X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=TP3%2Ftp3.c;h=52c2a6e398be161c61c1f8af0837bd79bbff265a;hb=8482ea7ec972a9cc81fa904f36ed1bf1ab7073d3;hp=ffb53c20129a24e92077dd83c3acc105273c7e65;hpb=976a4b97383f977dbc9fca15e5c9e6a72af17ce0;p=Algorithmic_C.git diff --git a/TP3/tp3.c b/TP3/tp3.c index ffb53c2..52c2a6e 100644 --- a/TP3/tp3.c +++ b/TP3/tp3.c @@ -1,8 +1,4 @@ #include -#if __BSD_VISIBLE -#undef __BSD_VISIBLE -#define __BSD_VISIBLE -#endif #include void AfficheTab(int T[], int n) {