Skip to content
/ libcla Public

Command Line Argument library for easier argument parsing and usage screen generation.

License

Notifications You must be signed in to change notification settings

wkoszek/libcla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libcla -- Command Line Argument (Parsing) Library

Build Status

It was written for the NetFPGA project during my 2009 internship.

It should build cleanly under Windows and UNIX (Linux, FreeBSD and MacOSX).

How to build

Under UNIX, do:

cd unix
make

For Windows, I tested with Microsoft Visual Studio Express.

cd windows
nmake

How to use it

Look at samples/ to understand how it works.

Author

About

Command Line Argument library for easier argument parsing and usage screen generation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published