Home » Community » Newbie corner » Vector declaration .h and initialization .cpp
Re: Vector declaration .h and initialization .cpp [message #38180 is a reply to message #38154] |
Tue, 04 December 2012 00:03  |
nejnadusho
Messages: 60 Registered: October 2012
|
Member |
|
|
Honza,
Thank you for your reply.
The following was my problem.
This is the .cpp file I missed to put VOID before the Menu::GetMenu();
Menu::GetMenu(){
for(int i = 0; i < 21; ++i){{
menuVec.???????
}
}
I apologize for the dumb mistake.
Everything works great.
Best,
Georgi
|
|
|
Goto Forum:
Current Time: Thu May 01 06:24:47 CEST 2025
Total time taken to generate the page: 0.05477 seconds
|