About 1,970,000 results
Open links in new tab
  1. C (programming language) - Wikipedia

    C is used on computers that range from the largest supercomputers to the smallest microcontrollers and embedded systems. A successor to the programming language B, C was …

  2. C Programming A Modern Approach 2nd Ed( C 89, C 99) King By

    May 19, 2020 · C Programming A Modern Approach 2nd Ed ( C 89, C 99) King By by King, K. N. Publication date 2008 Topics Programming, C, King, C89, C99, Education, ANSI Collection …

  3. Recommended C style and coding rules - GitHub

    Recommended C code style and coding rules for standard C99 or later - MaJerle/c-code-style

  4. C (programming language) - Simple English Wikipedia, the free …

    C (pronounced "SEE") is a computer programming language developed in the early 1970s by Ken Thompson and Dennis Ritchie at Bell Labs. They used it to improve the UNIX operating system.

  5. The C Programming Language - Wikipedia

    The C Programming Language has often been cited as a model for technical writing, with reviewers describing it as having clear presentation and concise treatment.

  6. Operators in C and C++ - Wikipedia

    Most of the operators available in C and C++ are also available in other C-family languages such as C#, D, Java, Perl, and PHP with the same precedence, associativity, and semantics.

  7. GitHub - theokwebb/C-from-Scratch: A roadmap to learn C from …

    A roadmap to learn C from Scratch. Contribute to theokwebb/C-from-Scratch development by creating an account on GitHub.

  8. C syntax - Wikipedia

    C syntax is the form that text must have in order to be C programming language code. The language syntax rules are designed to allow for code that is terse, has a close relationship with …

  9. C data types - Wikipedia

    The standard term for the size of an integer type in bits is width. The width does not include padding bits. a b c d e The minimal ranges [−(2 n−1 −1), 2 n−1 ...

  10. C - Simple English Wikipedia, the free encyclopedia

    Pronunciation The letter "C" is pronounced as /k/, which is similar to K or Q (u). It is sometimes said as /s/. The letter "C"'s name in English is "cee" (said as /ˈsiː/). Occasionally, the letter may …