add an element in an array-simple
i have a program that would display the productName,productPrice,productCode. each is a separate array. the program would prompt user to add,delete,or search a productName,productPrice,productCode. here's what i tried to do: string productName[100]={"milk","beef"}; int...
__________________
C++
domain name forum
|