Talk:Machine code: Difference between revisions

+ note to D entry
No edit summary
(+ note to D entry)
Line 13:
* "Don't require exceedingly rare features."
--[[User:Ttmrichter|Michael T. Richter]] ([[User talk:Ttmrichter|talk]]) 00:34, 14 January 2014 (UTC)
 
===D entry===
In D, unlike in C, I have performed just a function cast on the memory of the array. Is the memory mapping used in the C entry for portability with operating systems that disallow such operation for safety?