Skip to content

NicRiv/crud-notas_2-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Notas


Version: 1.0

Menu:

  1. Crear nota
  2. Ver notas
  3. Ver nota {por id}
  4. Editar nota {por id}
  5. Borrar nota {por id}
  6. Salir

Compilar

g++ main.cc funciones.cc -o crud-notas

Ejecutar

./crud-notas

About

Un CRUD de notas en c++. (v1.0)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published