against the bit numbers in type names.
==========================
Sure. Defined globally :
type
  uint8 = integer 0..127; // uint8
 [..]

Me just want to leave as low number of base types as possible so that
they only express nature and arbitary (not only 2pwr*) boundaries of
variables that's what programmers really want. The compiler may
analize type defintions and ranges and then to assign whatever types
it finds correct.

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to