In most BASIC programming, there is a structure known as read/Data
It goes something like this.
Read a
Data 1,2,3,4,5,6
Data 7,8,9,10,11,12
etc.
In my C++ programming, I've been using databases for my data for so long, as well as arrays for data that I use them exclusively now.
Recently, a VB programmer asked me was there a way to simulate the read/data statements in C++ without using the database method. I have no answer for him. Do anyone else.
Just curious.
Bug in your code! Need a quick fix fast!
Need Help from a programming expert! Click on the site below. We're here to help!
It goes something like this.
Read a
Data 1,2,3,4,5,6
Data 7,8,9,10,11,12
etc.
In my C++ programming, I've been using databases for my data for so long, as well as arrays for data that I use them exclusively now.
Recently, a VB programmer asked me was there a way to simulate the read/data statements in C++ without using the database method. I have no answer for him. Do anyone else.
Just curious.
Bug in your code! Need a quick fix fast!
Need Help from a programming expert! Click on the site below. We're here to help!