Guest User

Untitled

a guest
Jul 12th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. // GIUSTINO FRANCESCO - FRACCALVIERI ANNA
  2. #include <stdio.h>
  3. #include <stdlib.h>
  4. void scelta(int *p);
  5. int dimcontrollo();
  6. void continua(int *p);
  7. int idcontrollo(int pos);
  8. void errorestruttura();
Add Comment
Please, Sign In to add comment