On Wednesday 06 November 2013 14:39:59 Ivanko B wrote: > What is wrong to read in a letter the word "sint32" instead of "integer"? > =========================================== > Means CPU architecture knowledge etc special "skills".
I do not understand. One needs to know what a bit is and one needs to know signed versus unsigned. > Specifying a > range instead is more meaningful. And the range supplies all needed > info to the compiler so that it makes proper choice of actually needed > data type. > That is too much abstracted. Every programmer (even the beginner) must know that CPU registers are organized in multiples of bytes. MSElang must be able to program microcontrollers. "reading like a letter" means more words than symbols and no hidden information by macros for example. BTW are the address operators "@" and "^" OK? Or should they be keywords? I don't think so. Martin ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

