Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
nejnadusho is currently offline  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
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: GridCtrl and DropList
Next Topic: Icon size
Goto Forum:
  


Current Time: Thu Jun 06 01:23:58 CEST 2024

Total time taken to generate the page: 0.01388 seconds