About 1,840,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. Operators in C and C++ - Wikipedia

    Many operators specified by a sequence of symbols are commonly referred to by a name that consists of the name of each symbol. For example, += and -= are often called "plus equal (s)" …

  3. C - Wikipedia

    C, or c, is the third letter of the Latin alphabet, used in the modern English alphabet, the alphabets of other western European languages and others worldwide.

  4. The-Young-Programmer/C-CPP-Programming - GitHub

    C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. The language was …

  5. C - Simple English Wikipedia, the free encyclopedia

    In chemistry, C is the atom of carbon, as in C40 H 56. In physics, c is the speed of light, as in E=mc². In Roman numerals, C means "one hundred " (100). There is a programming language …

  6. 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.

  7. C syntax - Wikipedia

    C code consists of preprocessor directives, and core-language types, variables and functions, organized as one or more source files. Building the code typically involves preprocessing and …

  8. The C Programming Language 2nd Edition - Solutions - GitHub

    Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R. - ohkimur/the-c …

  9. 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.

  10. Embed-Threads/Learn-C - GitHub

    Whether you're an absolute beginner or looking to enhance your skills, these books will guide you through the intricacies of C programming. 1. C Programming Absolute Beginner’s Guide. …