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-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)
Date :2024-05-02 How to write debug macros in C/C++
Date :2024-05-02 The method of embedding Lua interpreter in C language is detailed
Date :2024-05-01 C + + SLNS, detected vcxproj, vcxproj filters, lib, DLL, the meaning of the exe
Date :2024-05-01 c++ constructor usage
Date :2024-05-01 C++ project real combat makefile use
Date :2024-05-01 The difference and explanation of suffix vcxproj and sln in c++ project
Date :2024-04-30 About C++ diamond operator depth parsing
Date :2024-04-30 QML and C++ interact in several ways
Date :2024-04-30 Analysis of polymorphism and file manipulation in C++
Date :2024-04-29 QRegularExpression is used in QT5 instead of QRegExp method code
Date :2024-04-29 C++ copy constructor and assignment difference
Date :2024-04-28 The use of cJSON in C language
Date :2024-04-28 QT input box input restriction collation (regular expression restriction)
Date :2024-04-28 C++ uses TinyXML2 to parse and generate XML data
Date :2024-04-28 This article gives you an in-depth look at sequential container classes and associated container classes in Qt
Date :2024-04-27 Based on OpenCV implementation of the face sign in system source code
Date :2024-04-27 dev c++ usage and debugging methods
Date :2024-04-27 The most complete summary of Pointers in c++
Date :2024-04-27 C++ polymorphic and virtual C++ compiler adaptation of function names (Name Mangling)
Date :2024-04-26 C language open source library iniparser parses ini file method
Date :2024-04-26 Use Qt's own media module to play mp4 files
Date :2024-04-26 C++ based implementation of a simple date computer
Date :2024-04-25 Qt commonly used dialog box use tips and precautions
Date :2024-04-24 Qt implements TCP synchronous and asynchronous read and write message example code
Date :2024-04-24 C++ list container merge algorithm use and precautions
Date :2024-04-24 This article explains C++ access specifiers in detail
Date :2024-04-24 C++ uses the alsa library to play sound files
Date :2024-04-23 C++ implementation of linear table ordered table merging method (sequential table implementation and linked list implementation)
Date :2024-04-23 Qt http programming nlohmann json library usage details
Date :2024-04-23 C++ std::list merge() usage and analysis
Date :2024-04-23 C++ program code five memory partitioning methods
Date :2024-04-23 C++ STL slist Unidirectional list container usage
Date :2024-04-23 C++ iterators and display type conversion methods
Page number: 1/3 40 articles per page 13797 First page 123 Next page last page