Skip to content

A program written in C that handles Products in a dynamic allocated Array

Notifications You must be signed in to change notification settings

VoigtS/Product-Memorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product-Memorizer

  • Learned to use dynamic allocation for Arrays
  • Practice to use functions and structs
  • Learning how to use GitHub

Future Implementations

  • Adding an Edit function to existing Products
  • Adding more Product variables like name e.g.
  • Adding a unique ID check function
  • Adding Products into a persistent file (read write operations)

About

A program written in C that handles Products in a dynamic allocated Array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages