![]() | Logo by Alkaron (anonymous IP: 216.73.216.217,2408) | |||||||||||||
| ||||||||||||||
Audio (347) Datatype (51) Demo (204) Development (609) Document (24) Driver (98) Emulation (153) Game (1027) Graphics (510) Library (119) Network (236) Office (67) Utility (939) Video (72) Total files: 4456 Full index file Recent index file
Amigans.net Aminet IntuitionBase Hyperion Entertainment A-Eon Amiga Future
Support the site
|
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 © 2004-2025 by Björn Hagström All Rights Reserved |