Difference between revisions of "C"

From Lost In Wonderlands
Jump to: navigation, search
(Created page with "= C = '''NeXT Steps''' ''here everything has yet to be done !'' ''coming soon'' : '''''Everything You Always Wanted to Know on C ... (But Were Afraid to Ask)''''' ''a c...")
 
(C)
Line 22: Line 22:
  
 
== C ==
 
== C ==
 +
* https://en.wikipedia.org/wiki/C_(programming_language)
 +
* https://en.wikipedia.org/wiki/C99
 +
* C11: https://en.wikipedia.org/wiki/C11_(C_standard_revision)
 +
* https://en.wikipedia.org/wiki/C18_(C_standard_revision)
 +
* http://fr.cppreference.com/w/c
 +
 +
* https://en.wikipedia.org/wiki/Clang
 +
* https://en.wikipedia.org/wiki/IBM_XL_C/C%2B%2B_Compilers
 +
 +
* C and C++ compatibility, https://en.wikipedia.org/wiki/Compatibility_of_C_and_C%2B%2B
 +
 +
* https://sourceforge.net/projects/safeclib/?SetFreedomCookie
  
 
== Sample codes ==
 
== Sample codes ==

Revision as of 11:22, 5 November 2020

C

NeXT Steps

 here everything has yet to be done !

coming soon :


Everything You Always Wanted to Know on C ... (But Were Afraid to Ask) a collection of links of interest

See also

C

Sample codes

Articles

Blogs

Tools link

Books