Yahoo Search Busca da Web

Resultado da Busca

  1. C é uma linguagem imperativa e procedural para implementação de sistemas. Seus pontos de design foram para ele ser compilado, fornecendo acesso irrestrito à memória e baixos requerimentos do hardware. Também foi desenvolvido para ser uma linguagem de alto nível, para maior reaproveitamento do código.

  2. 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-level access to memory and language constructs that map efficiently to machine instructions, all with minimal runtime support.

  3. C est un langage de programmation impératif, généraliste et de bas niveau. Inventé au début des années 1970 pour réécrire Unix, le langage C est encore largement utilisé.

  4. The C Programming Language (em português: A Linguagem de Programação C, algumas vezes referida como K&R) é um livro de ciência da computação, escrito por Brian Kernighan e Dennis Ritchie, que são as pessoas que originalmente criaram e implementaram a linguagem (bem como o sistema operacional) Unix, que estava estritamente ...

  5. 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 designed and implemented the C programming language, as well as co-designed the Unix operating system with which development of the language was closely ...

    • Brian W. Kernighan, Dennis M. Ritchie
    • 1978
  6. 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 operating system. It is still much used today.

  7. C is a general-purpose programming language that has been widely used for over 50 years. C is very powerful; it has been used to develop operating systems, databases, applications, etc. Start learning C now ».