Differences

This shows you the differences between two versions of the page.

Link to this comparison view

pc:laboratoare:01 [2022/02/28 16:27]
mihai_drosi.caju [Exerciții]
pc:laboratoare:01 [2022/03/02 16:32] (current)
radu.ciobanu [4. Noțiuni generale C/C++] Reparat headerele din exemplu
Line 127: Line 127:
 #include <​unistd.h>​ /* pentru open(), exit() */ #include <​unistd.h>​ /* pentru open(), exit() */
 #include <​fcntl.h>​ /* O_RDWR */ #include <​fcntl.h>​ /* O_RDWR */
-#include <errno.h> /* perror() */+#include <stdio.h> /* perror() */ 
 +#include <​errno.h>​ 
 +#include <​stdlib.h>​
  
 void fatal(char * mesaj_eroare) void fatal(char * mesaj_eroare)
pc/laboratoare/01.1646058447.txt.gz · Last modified: 2022/02/28 16:27 by mihai_drosi.caju
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0