Array of Structs

guest123 (3)
...
Last edited on
freddy92 (192)
1
2
3
public:
list();// constructor
{number=0;}


Remove the ; after list() and this'll work. Also putting your code in code tags (The <> under format) makes it easier to read and reference your code, so please use those.
Stewbond (1668)
the username guest123 wasn't already taken? Wow!
Topic archived. No new replies allowed.