6 lines
252 B
C
6 lines
252 B
C
#include<stdio.h>
|
|
#include<stdlib.h>
|
|
int main (void){
|
|
|
|
File *fichier;
|
|
} |