New integer literals and corresponding types:

42j  intmax
42uj uintmax
42p intptr
42up uintptr
42d ptrdiff
42ud uptrdiff
42z ssize
42uz size

Note carefully, size is unsigned, ssize is the signed equivalent

All these are emitted as "long long int" or "unsigned long long int".

--
john skaller
skal...@users.sourceforge.net





------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to