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

    C is an imperative procedural language, supporting structured programming, lexical variable scope, and recursion, with a static type system. It was designed to be compiled to provide low …

  2. Operators in C and C++ - Wikipedia

    This is a list of operators in the C and C++ programming languages. All listed operators are in C++ and lacking indication otherwise, in C as well. Some tables include a "In C" column that …

  3. At sign - Simple English Wikipedia, the free encyclopedia

    In email, it is used to show a specific domain of an email address. In bills, it used to mean "at a rate of". For example, 7 widgets @ £ 2 equals £14. In programming, the at sign has been used …

  4. C language - GitHub

    Official GitHub profile of the C language by the C Standards Committee - C language

  5. The C Programming Language - Wikipedia

    The C Programming Language (sometimes termed K&R, after its authors' initials) is a computer programming book written by Brian Kernighan and Dennis Ritchie, the latter of whom originally …

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

    The C programming language 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 …

  7. List of C-family programming languages - Wikipedia

    C-family languages span multiple programming paradigms, conceptual models, and run-time environments.

  8. 0-memset.c - GitHub

    /* * File: 0-memset.c * Auth: Brennan D Baraban */ #include "holberton.h" /** * memset - Fills the first n bytes of the memory area * pointed to by @s with the constant byte @c. * @s: A pointer …

  9. Copyright symbol - Wikipedia, the free encyclopedia

    The copyright symbol, or copyright sign, designated by (a circled capital letter "C"), is the symbol used in copyright notices for works other than sound recordings.

  10. theokwebb/C-from-Scratch: A roadmap to learn C from Scratch

    In March 2023, I decided to learn C from scratch. Throughout this journey, I used a variety of resources—some were beneficial, while others not as much. I have compiled a list of the most …

Refresh