APL/APL1.1/scanf.c

7 lines
77 B
C

/*saisie en console scanf*/
#include<stdio.h>
#include<stdlib.h>
int main{