Welcome, Guest. Please login or register.

Author Topic: Coding: CLI args parsing and resident purity  (Read 1977 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: Coding: CLI args parsing and resident purity
« on: January 11, 2012, 09:12:25 PM »
Here is an example which concentrates on ReadArgs: http://www.amigans.net/modules/xforum/viewtopic.php?post_id=63398#forumpost63398

It also shows how you can name your arguments instead of using an array of a non-fitting type.