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 » U++ Library support » U++ Core » Commandline-Args with Core-Console-App
Re: Commandline-Args with Core-Console-App [message #17556 is a reply to message #17542] Wed, 20 August 2008 14:35 Go to previous messageGo to previous message
mr_ped is currently offline  mr_ped
Messages: 826
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
if((argc >= 1) && (argv[0]=="/?"))


BTW, try DEBUG mode sometimes, there's an ASSERT macro in Vector code, which will tell you you are trying to access member outside of current vector size.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Smart pointer: Garbage collected by reference counting
Next Topic: Some 'missing' string functions
Goto Forum:
  


Current Time: Thu Aug 14 18:57:49 CEST 2025

Total time taken to generate the page: 0.13334 seconds