Advertisement
Guest User

Untitled

a guest
Jul 24th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.15 KB | None | 0 0
  1.     int codigo;
  2.     char titulo[100][50];
  3.     char autor[100][50];
  4.     int edicao[100];
  5.     int ano[100];
  6.     int qtd[100];
  7.     int qtd_disponivel[100];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement