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 » using namespace Upp; causes errors
Re: using namespace Upp; causes errors [message #37414 is a reply to message #37413] Mon, 01 October 2012 22:36 Go to previous messageGo to previous message
nlneilson is currently offline  nlneilson
Messages: 644
Registered: January 2010
Location: U.S. California. Mojave &...
Contributor
In your main .cpp file under your #includes and any other namespace/s

using namespace std;
using namespace Upp;

Look at any of the examples, AFAIK they all have:
using namespace Upp;

Look through the examples as there might be one that does something similar to what your trying to do.

Look at the code for /reference/Chameleon to see what it has.

Do a search in the forum.
A google search "Upp buttons" might bring something up also.

[Updated on: Mon, 01 October 2012 22:46]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: HOW TO DETECT TROJANS IN U++ [FEATURE REQUEST]
Next Topic: Field for misc. control information?
Goto Forum:
  


Current Time: Thu May 09 13:30:12 CEST 2024

Total time taken to generate the page: 0.02026 seconds