superGetOpt (a getopt replacement)



Publisher Description

superGetOpt===========SuperGetOpt is a printf-like getopt replacement for command line argument handling.The supergetopt library makes it very easy to handle all kinds of command-line arguments in a printf()-style way. All types of command-line arguments are supported and all user-supplied values are checked for type validity.If you have been searching for an easy-to-use, flexible, portable command-line and general use parser, this is it!A Simple Example:=================int main( int argc, char *argv[] ){int n, argPos;float yourFloat;int yourInt;char *yourString;n = superGetOpt( argc, argv, &argPos, "-YourFlag %f%s%d", &yourFloat, yourString, &yourInt, "Help Message", NULL );return(n);}It's that easy. No header files to create, no argument order to concern yourself with.Please read the testSuperGetOpt.c example and you'll fully understand.

Features
  • printf-style argument handling
  • easy-to-use syntax
  • intuitive
  • lightweight
  • C/C++ support


About superGetOpt (a getopt replacement)

superGetOpt (a getopt replacement) is a free software published in the Components & Libraries list of programs, part of Development.

This Components & Libraries program is available in English. It was last updated on 12 March, 2026. superGetOpt (a getopt replacement) is compatible with the following operating systems: Linux, Mac, Windows.

The company that develops superGetOpt (a getopt replacement) is toastoid. The latest version released by its developer is 1.0 . This version was rated by 1 users of our site and has an average rating of 5.0.

The download we have available for superGetOpt (a getopt replacement) has a file size of 48.0 KB. Just click the green Download button above to start the downloading process. The program is listed on our website since 2016-06-11 and was downloaded 39 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the superGetOpt (a getopt replacement) as malware if the download link is broken.

How to install superGetOpt (a getopt replacement) on your Windows device:
  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the superGetOpt (a getopt replacement) is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.

Program Details


General

Publisher
Released Date
2016-06-11
Languages
English

Category

Category
Subcategory

System requirements

Operating systems
mac,windows,linux

Download information

File size
48.0 KB
Total downloads
39

Pricing

License model
Free
Price

Version History


Here you can find the changelog of superGetOpt (a getopt replacement) since it was posted on our website on 2015-04-27. The latest version is and it was updated on Soft112 on 12 March, 2026. See below the changes in each version:

version

posted on 2016-06-11

version files

posted on 2010-09-20

Several fixes and updates






Click stars to rate this APP!

Users Rating:
  5.0/5     1
Downloads: 39
Updated At: 2026-03-12
Publisher: toastoid
Operating System: Windows, Mac, Linux
License Type: Free