Código
struct _nodo { tlibro t; struct _nodo *siguiente; } *info; struct tlibro{ char isbn[10]; char titulo[20]; int ano; };
|
|||
| Tema destacado: ¿Eres usuario del foro? Ahora tienes un Bot con IA que responde preguntas. Lo puedes activar en tu Perfil |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|