X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=TP3%2Ftp3.c;fp=TP3%2Ftp3.c;h=52c2a6e398be161c61c1f8af0837bd79bbff265a;hb=faffdc37debb7507e2b1b321f2a05061c2738afd;hp=ffb53c20129a24e92077dd83c3acc105273c7e65;hpb=f12e9b6b7e0d2bc3b43f339d46f41c0564927b12;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) {