Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=cfpm.git;a=commitdiff;h=85dd578deca9ce472b6c13aacf59d23fbe9846e7
commit 85dd578deca9ce472b6c13aacf59d23fbe9846e7 Author: James Buren <[email protected]> Date: Wed Jun 3 17:46:24 2009 -0500 README * update diff --git a/README b/README index a6e8bc4..79cdb50 100644 --- a/README +++ b/README @@ -6,3 +6,4 @@ BOOL is equal to a regular C 'char' type, with symbolic names 'YES' and 'NO' for STR is equal to a regular null-terminated C string, aka a pointer of 'char' type. IOD is equal to a regular FILE pointer. SEL is essentially the same as STR but its a unique string used as a selector. +DIGIT is equal to a unsigned short int type. _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
