Send to a Friend

Coding in C++: How do you display a random array?
I am attempting to code in C++ a program that would display random strings from an array, arranged in different groupings within two columns. I am trying to simulate a simple economy. I have an array of Products offered and Products Desired. How would I make this a reality so that the economy is different each time the program is run?
Using Fluther
or