Open sanjeetchau opened 2 years ago
added the store_inventory_database_header.h with the function prototype definitions. I think this resolves the issue, but I still feel there's a knowledge gap here for what's happening, so I'll leave it open for a bit more.
references
:
Herbert Schildt - C: The Complete Reference (4e) Chapter 10: The Preprocessor and Comments
Stackoverflow/duckduckgo
Have to study how to make different src files work together. So far have seen topics like "extern", library, header files -- not in detailed though.