Reading values from text filesThis is my file. [code] void product_menu() { int ans; cout << "\n1. Add Product"; cout << "\n2. ...
Reading values from text filesIs is possible to retrieve a (double) value from text file for calculation?? [code] void billing...
file reading problemBut my main problem is not getchar(), I have problem with the output of the file on the console scre...
file reading problemI am not able to display the name at the output screen, for example: i gv the name "ting", it shows ...
How to define 2 values for 1 variable.For example, I want to define product_code with 2 different values: product_name and product_price?
This user does not accept Private Messages