About 2,260,000 results
Open links in new tab
  1. C (linguagem de programação) – Wikipédia, a enciclopédia livre

    Em 1973, com a adição dos tipos struct, a linguagem C tornou-se poderosa o suficiente para que a maior parte do kernel do Unix fosse reescrito em C. Este foi um dos primeiros núcleos de …

  2. CodeWithHarry/The-Ultimate-C-Programming-Course - GitHub

    Sep 2, 2025 · This course is designed to take you from a beginner to an advanced C programmer. The repository contains all the source code, projects, problem sets, and additional resources …

  3. 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 …

  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. C data types - Wikipedia

    The C language provides the four basic arithmetic type specifiers char, int, float and double (as well as the boolean type bool), and the modifiers signed, unsigned, short, and long.

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

  7. C (lenguaje de programación) - Wikipedia, la enciclopedia libre

    Una biblioteca de C es una colección de funciones utilizadas en el lenguaje de programación C. Las bibliotecas más comunes son la biblioteca estándar de C y la biblioteca del estándar ANSI …

  8. List of C-family programming languages - Wikipedia

    The C-family programming languages share significant features of the C programming language. Many of these 70 languages were influenced by C due to its success and ubiquity.

  9. C – Wikipédia, a enciclopédia livre

    Quando o alfabeto romano foi introduzido na Grã-Bretanha, c representava apenas /k/, e esse valor da letra foi mantido em empréstimos para todas as línguas celtas insulares: em galês, …

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