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...")
 
(Sample codes)
 
(3 intermediate revisions by the same user not shown)
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
  
 
== Sample codes ==
 
== Sample codes ==
 +
* https://sourceforge.net/projects/safeclib/?SetFreedomCookie
  
 
== Articles==
 
== Articles==

Latest revision as of 11:23, 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

C and C++ compatibility,

https://en.wikipedia.org/wiki/Compatibility_of_C_and_C%2B%2B

Sample codes

Articles

Blogs

Tools link

Books