c (programming language) wikipedia - EAS

4,330,000 kết quả
  1. Xem thêm
    Xem tất cả trên Wikipedia

    C (programming language) - Wikipedia

    https://en.wikipedia.org/wiki/C_(programming_language)

    C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions. It has found lasting use in

     ...

    Xem thêm

    Like most procedural languages in the ALGOL tradition, C has facilities for structured programming and allows lexical variable scope and recursion. Its static type system prevents unintended operations. In C, all

     ...

    Xem thêm

    Early developments
    The origin of C is closely tied to the development of the Unix operating system, originally implemented in

     ...

    Xem thêm

    C has a formal grammarspecified by the C standard. Line endings are generally not significant in C; however, line boundaries do have significance during the preprocessing phase. Comments may appear either between the delimiters /* and */, or (since C99)

     ...

    Xem thêm

    The "hello, world" example, which appeared in the first edition of K&R, has become the model for an introductory program in most programming textbooks. The program prints "hello,

     ...

    Xem thêm

    One of the most important functions of a programming language is to provide facilities for managing memory and the objects that are stored in memory. C provides three distinct ways to allocate memory for objects:
    Static memory allocation

     ...

    Xem thêm

    The C programming language uses librariesas its primary method of extension. In C, a library is a set of functions contained within a single "archive" file. Each library

     ...

    Xem thêm

    The type system in C is static and weakly typed, which makes it similar to the type system of ALGOL descendants such as Pascal. There are built-in types for integers of various sizes, both

     ...

    Xem thêm
    Văn bản Wikipedia theo giấy phép CC-BY-SA
    Mục này có hữu ích không?Cảm ơn! Cung cấp thêm phản hồi
  2. The C Programming Language - Wikipedia

    https://en.wikipedia.org/wiki/The_C_Programming_Language

    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 language, as well as co-designed the Unix operating systemwith which development of the language was closely intertwined. The book was central to the development a…

    Wikipedia · Nội dung trong CC-BY-SA giấy phép
  3. C (ngôn ngữ lập trình) – Wikipedia tiếng Việt

    https://vi.wikipedia.org/wiki/C_(ngôn_ngữ_lập_trình)
    • Tổng quan
      C là một ngôn ngữ lập trình tương đối nhỏ gọn vận hành gần với phần cứng và nó giống với ngôn ngữ Assembler hơn hầu hết các ngôn ngữ bậc cao. Hơn thế, cho thấy sự khác nhau quan trọng giữa nó với ngôn ngữ bậc thấp như là Assembler, đó là việc mã C có thể được dịch và thi hành t…
    • Ví dụ "hello, world"
      Ví dụ đơn giản sau đây được thấy trong lần in đầu tiên của cuốn "The C Programming Language", và đã trở thành bài tiêu chuẩn trong chương nhập môn của hầu hết các loại sách giáo khoa về lập trình. Chương trình hiển thị câu "hello, world!" trên đầu ra chuẩn, mà thường là một màn hình. M…
    Xem thêm trên vi.wikipedia.org
    • Thời gian đọc ước tính: 19 phút
    • C (programming language) - Simple English Wikipedia, the ...

      https://simple.wikipedia.org/wiki/C_(programming_language)
      • There are three successive standards for the C programming language ANSI C, ISO C and Standard Cwhich are published by the American National Standards Institute(ANSI) and the International Organization for Standardization(ISO). C is available for many different types of computers. This is why C is called a "portable" language. A program that is written in C and that
      Xem thêm trên simple.wikipedia.org
      • Thời gian đọc ước tính: 2 phút
      • The C Programming Language – Wikipedia tiếng Việt

        https://vi.wikipedia.org/wiki/The_C_Programming_Language
        • C được tạo ra bởi Dennis Ritchie tại Bell Labs vào đầu những năm 1970 như một phiên bản tăng cường cho ngôn ngữ B của Ken Thompson.Một nhân viên khác của Bell Labs, Brian Kernighan, đã viết hướng dẫn C đầu tiên,và ông đã thuyết phục Ritchie đồng tác giả một cuốn sách về ngôn ngữ này.Kernighan sẽ viết hầu hết tài liệu về "kho lưu trữ" của cuốn sách, và sổ tay tham khảo c…
        Xem thêm trên vi.wikipedia.org
        • Chủ đề: Ngôn ngữ lập trình C
        • Nhà xuất bản: Prentice Hall
      • C Programming - Wikibooks, open books for an open world

        https://en.m.wikibooks.org/wiki/C_Programming

        11/06/2021 · C Programming is a featured book on Wikibooks because it contains substantial content, it is well-formatted, and the Wikibooks community has decided to feature it on the main page or in other places. Please continue to improve it and thanks for the great work so far! You can edit its advertisement template. Wikibooks Contributors Present:

      • C (langage) — Wikipédia

        https://fr.wikipedia.org/wiki/C_(langage)
        • Le langage C a été inventé au cours de l'année 1972 dans les Laboratoires Bell. Il était développé en même temps que UNIX par Dennis Ritchie et Kenneth Thompson. Kenneth Thompson avait développé un prédécesseur de C, le langage B, qui est lui-même inspiré de BCPL. Dennis Ritchie a fait évoluer le langage B dans une nouvelle version suffisamment différente, en ajoutant notam…
        Xem thêm trên fr.wikipedia.org
      • The C Programming Language — Wikipédia

        https://fr.wikipedia.org/wiki/The_C_Programming_Language

        The C Programming Language (en français Le langage de programmation C ), aussi connu sous le nom du « livre K&R » ou encore « The White Book », est un livre d' informatique qui décrit le langage de programmation C. Il a été écrit par Dennis Ritchie, créateur du langage, et Brian Kernighan. Pour beaucoup, sa concision en fait un modèle de ...



      Results by Google, Bing, Duck, Youtube, HotaVN