Hello, I'm pretty new at C++ and need to create a Excel like table via C++. This table will have temperature formulas and also be able to hold data entries, so how do you begin the grid design? We are currently learning Functions in class, but I'm at the point of drooling and staring at unknown jargin. Please help. Txs
No neither. It's a class assignment, but I was reading some of the requirements and I need to use dsplayMenu, getMenuSelection, getStartEndAndIncrement to name a few. Right now I'm attempting to teach myself how and why each is used and then hopefully I can start writing a program.