Help with a code in C++ of stock management program that can?
Add new stock, list stock; name, buying price, current selling price. can replace stock with 1st,,2nd,,stock. this code should be able to write/read structure to the file

Recommended Answers

All 2 Replies

Post what you have done so far to write that program. We don't write your program for you.

I am but a lowly C++ dabbler, but I can tell you this: you will want some sort of class to contain the attributes of each stock. But A-Drag is right; you need to pound out some code (even if you're not sure about it) in order for us to help you without doing all your work for you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.