Question: I am needing help writing a C++ function that returns the size (rows)of an array without using vector. This code will read an array from

I am needing help writing a C++ function that returns the size (rows)of an array without using vector.

This code will read an array from a file in the format of [name_ofITEM, PLU_code, price, weight] and I need to find a way to count the number of rows.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!