# # libcfg - the most precizion command line and config file library # (c) 2001-2002 Ondrej Jombik # $Id: test.cfg,v 1.11 2002/04/07 12:47:08 jombik9 Exp $ # ;huhu # # This is brute comment which says, that nice of value 14 is really too less # for us so we need to have nice initialized to 9. And of course initialization # to value of 14 is commented. # # Here is a little comment desynchronization #nice = 9 # # And here is end of this cool comment. :) # # nice = 14 ; Proces nice \ nice = 9 \ verb\ ose ; Petko's name :) name = '""Petko" "' a ; Multi unsigned ints (separated initialization is forbidden) multi unsigned int = 39 multi unsigned \ int = 12 # # Multi unsigned ints (separated initialization is allowed) # multi int\ = 1,2,3,4,5,6,7,8,9,10 ; Multi float multi float = 123.321 # # "foo bar" == "foo bar" == "foo bar" testing # # one space multi int = 0111 # one tab multi int = 112 # two spaces multi int = 121 # two tabs multi int = 122 # combined multi int = 133 # advanced combined multi int = 143 // Integer int = 12 // ARGV argv = "argv0"'"'"" -d" " argv1, "argv2 argv3" ...