OS4 DepotLogo by Nickman 
(anonymous IP: 3.139.98.233,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (204)
   o Development (604)
   o Document (24)
   o Driver (98)
   o Emulation (149)
   o Game (1020)
   o Graphics (505)
   o Library (119)
   o Network (235)
   o Office (67)
   o Utility (932)
   o Video (70)

Total files: 4421

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Development » Utility » nuqneh.lha

Nuqneh

Description: Commandline parser generator.
Download: nuqneh.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 131kb
Version: 1.0
Date: 21 Feb 05
Author: Peter Bengtsson
Submitter: Peter Bengtsson
Homepage: http://www.och.nu/tesla/nuqneH/
Requirements: C compiler
Category: development/utility
License: BSD
Distribute: yes
Min OS Version: 4.0
FileID: 522
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 14  (Current version)
14  (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
The nuqneH commandline argument parser generator generates
code to parse the parameters given to a program invoked
from a shell.

For 64-bit integer support, the compiler must support the
"long long" type and the c-library must have the atoll()
function. (for clib2 you can use the quick workaround of
supplying the argument "-Datoll(x)=strtoll(x,0,10)" to gcc
until clib2 supports atoll() natively.)

To disable 64-bit integer support when compiling, add the
argument "-DNQ_NO_64=1" to gcc.

The contained manual explains the usage of nuqneH more
fully.

   -Peter







Copyright (c) 2004-2025 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment