[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.programming

I correct , read again...

Ramine

5/11/2016 5:10:00 AM

Hello....

I must be more clearer...

C++ and C and Java have weaker memory model than the x86 architecture
strong memory model, and that's error prone and not safe, because the
way of thinking of C and C++ is a more optimization way of thinking,
this is why i think that's dangerous, i think if i want to follow the
Spirit of Spark, i must say that since FreePascal and Delphi don't
reorder loads and stores on x86 , so that's make the life easier for us
on x86 , since that makes the reasoning easier for sequential
consistency etc.


This is why i don't like C or C++.


Thank you,
Amine Moulay Ramdane