Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 334 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 334 Bytes

data_struct_in_c_example

This an example how to use data structs in c language. In this example, a departmental store is show. the example allows to users selections a products from a category. In addition, at the end of the program it is shown a note with the products acquired by users and the total spend to the buy by user.