So I'm relatively new to C++ and I am writing code targeted to a Linux platform. I can't seem to find a preferred/standard way to parse command line arguments. I know I can roll my own parser, but ...
Hey,<BR><BR>I was wondering if anyone here knew of some code to handle passing paths with spaces as a command line argument in a VB console application.<BR><BR>Example command line:<BR>myapp "c Dir ...