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 » Console app, where are the args?
Console app, where are the args? [message #48126] Mon, 22 May 2017 02:25 Go to previous message
ptkacz is currently offline  ptkacz
Messages: 89
Registered: March 2017
Member
Hi Guys,

A console app looks something like:
#include <Core/Core.h>
#include <iostream>

using namespace Upp;
using namespace std;

CONSOLE_APP_MAIN
{
	cout << "HELLO" << endl;
}

What's the magic code to extract command line arguments?


Peter
 
Read Message
Read Message
Read Message
Previous Topic: link error
Next Topic: I can't use mruby in Ultimate++
Goto Forum:
  


Current Time: Sun May 05 13:04:26 CEST 2024

Total time taken to generate the page: 0.02086 seconds