Ramine
unread,May 10, 2016, 9:51:13 PM5/10/16You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
I must be clear about an important think about C++..
Since C++ follow a weak memory model , i really think
that C++ is not safe, because this weak memory model is
error prone , and this is very dangerous, this
is why i am compiling my Dynamic Link Libraries with
FreePascal that doesn't reorder loads and stores and
that's more safe than C++.
Thank you,
Amine Moulay Ramdane.