Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/Linux Kernel/Linux Kernel Programming/
Linux Kernel Variable
Search

Linux Kernel Variable

Creator
Creator
Seonglae Cho
Created
Created
2023 Oct 18 16:55
Editor
Editor
Seonglae Cho
Edited
Edited
2023 Oct 18 16:55
Refs
Refs
The C standard says that all names beginning with two underscore, or underscore and capital letter, are reserved for the use of the system or compiler and should not be defined in application code.
 
 
 
 
 
What does a double underscore mean in a variable name in the C language?
Possible Duplicate: Why do people use __(double underscore) so much in C++ I was studying the Linux kernel programming code. There are some data structures and functions which start with a do...
What does a double underscore mean in a variable name in the C language?
https://stackoverflow.com/questions/3325815/what-does-a-double-underscore-mean-in-a-variable-name-in-the-c-language
What does a double underscore mean in a variable name in the C language?
 
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/Linux Kernel/Linux Kernel Programming/
Linux Kernel Variable
Copyright Seonglae Cho