Advertisement
Angies

Tarea 2 parte 3.2

Jan 20th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.12 KB | None | 0 0
  1. #ifndef CHECADOR_H_INCLUDED
  2. #define CHECADOR_H_INCLUDED
  3.  
  4. int confirm(int, char *, int);
  5.  
  6. #endif // CHECADOR_H_INCLUDED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement