Check out my first novel, midnight's simulacra!
ISO C: Difference between revisions
From dankwiki
m (1 revision) |
No edit summary |
||
Line 1: | Line 1: | ||
== [[GCC|gcc]] support == | == [[GCC|gcc]] support == | ||
* I'd like to [http://gcc.gnu.org/c99status.html further this along] | * I'd like to [http://gcc.gnu.org/c99status.html further this along] | ||
== Threads == | |||
* Hans Boehm's [http://www.hpl.hp.com/personal/Hans_Boehm/c++mm/ Threads and Memory Model for C++] page is awesome |
Revision as of 04:47, 11 June 2009
gcc support
- I'd like to further this along
Threads
- Hans Boehm's Threads and Memory Model for C++ page is awesome