C language - Home of scripts
C 语言

C language

Details >>

C is a widely used computer language that is as popular as the Java programming language, both of which are widely used among modern software programmers. The latest C language standard is C11, and the C language standard before it is C99. C language is often used in operating system development,. Software development and embedded development.

C language has the following characteristics:

  • High level language
  • Structural language
  • Cross-platform at the code level
  • Use pointer
  • Precompiled processing

In addition, C language also has many advantages such as flexible expression, high execution efficiency and good portability. However, C has some security flaws in data encapsulation (which has been greatly improved in C++). Less rigorous checking of data also makes programmers need to become more familiar with the program.

Expand all
Date :2024-06-07 C++ using CRT library to detect memory leakage method detailed explanation
Date :2024-06-07 vs2022 starts a CmakeLists.txt project in practice
Date :2024-06-07 A common way for C/C++ to detect whether a file exists
Date :2024-06-07 C++ implementation of hash bucket detailed tutorial
Date :2024-06-06 C++ delete pointer after it is best to empty the operation method
Date :2024-06-05 Use Qt to implement text file read and write operations
Date :2024-06-04 VTK9.3.0 scale label overlap in C++
Date :2024-06-04 C++ simulation implementation of stack and Queue operation example
Date :2024-06-04 Summary of key points and considerations for C/C++ FOR statements
Date :2024-06-04 How to implement QT multi-language switching (static + dynamic)
Date :2024-06-04 C/C++ implementation of the full array algorithm example code
Date :2024-06-03 C++ variable declaration and initialization examples detailed
Date :2024-06-02 Delve into the implementation principle of mutex (lock) in C/C++
Date :2024-05-31 C language to implement decimal to arbitrary code detailed explanation
Date :2024-05-30 C++ multithreaded programming pthread basic use details
Date :2024-05-30 Getting Started with C++ pthread
Date :2024-05-30 C/C++ pthread thread library example description
Date :2024-05-29 How can I quickly deploy a compiled C++ library in a new Visual Studio project
Date :2024-05-28 The case of generating temporary objects in C++ and its solution
Date :2024-05-28 C++ coroutine implementation sequence generator case sharing
Date :2024-05-27 Exploring typeid and type_info in C++ (recommended)
Date :2024-05-25 C++ copy constructor and assignment operator overloading details
Date :2024-05-24 How to elegant Qt interface layout
Date :2024-05-24 C++ implementation of WebSocket server case sharing
Date :2024-05-23 c++ stack container adapter
Date :2024-05-20 Details of std::funture and std::promise instances in C++
Date :2024-05-20 c++ static Detailed usage analysis
Date :2024-05-20 Summary of std::transform in C++
Date :2024-05-18 Windows environment integrates AVS3 decoder for FFmpeg
Date :2024-05-16 Function return value type derivation for the new C++14 feature
Date :2024-05-15 C++ containers map and pair detail group instances
Date :2024-05-15 C++ date class implementation date calculator examples detailed explanation
Date :2024-05-15 Qt implements QLineEdit to prompt for input ranges and restrict them with regular expressions
Date :2024-05-14 c++ isupper() and islower() function details
Date :2024-05-13 C++ windows LOG4plus use summary
Date :2024-05-13 Common uses of regular expressions in Qt (QRegularExpression class)
Date :2024-05-09 Several ways to prevent header file duplication in C++
Date :2024-05-08 Summary of methods for generating random numbers in C++
Date :2024-05-08 C++ std::copy and memcpy differences summary
Date :2024-05-05 C++ Constructors and Destructors (details)
Page number: 1/3 40 articles per page 13830 First page 123 Next page Last page