Re: C++ jobs down another 40%
In article <4b373ce8$0$1111$4fafbaef@reader2.news.tin.it>, "io_x" <a@b.c.invalid> wrote:
"tanix" <tanix@mongo.net> ha scritto nel messaggio
news:hh6heo$2lo$1@news.eternal-september.org...
In article <hh66vr$scn$1@news.albasani.net>, "BGB / cr88192"
<cr88192@hotmail.com> wrote:
bla bla bla
again
one general language
1) using a portable thypes
eg u8 == unsigned 32 bits
u32== unsigned 32 bits
i32== int 32 bits
etc and operation on them
2) eliminate all the undefinited behaviour on the languages
--------------------
1) or use one PC virtual machine (all x86 + hardware of one pc, all virtual)
that rapresent x86 PC and whatever you want: eg compiler etc
and install that in each machine even if have different cpu and hardware
What is this?
--
Programmer's Goldmine collections:
http://preciseinfo.org
Tens of thousands of code examples and expert discussions on
C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript,
organized by major topics of language, tools, methods, techniques.