appargs.cpp File Reference
application arguments processor implementation
More...
#include <cstring>
#include "strtok.h"
#include "appargs.h"
Detailed Description
application arguments processor implementation
application arguments processor
Copyright (C) 2007, 2008 Lukas Jelinek, <lukas@aiken.cz>
This program is free software; you can redistribute it and/or modify it under the terms of one of the following licenses:
- 1. X11-style license (see LICENSE-X11)
- 2. GNU Lesser General Public License, version 2.1 (see LICENSE-LGPL)
- 3. GNU General Public License, version 2 (see LICENSE-GPL)
If you want to help with choosing the best license for you, please visit
http://www.gnu.org/licenses/license-list.html.