Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in header-files
Xcode can't find or include SDL2
Nov 04, 2025
c++
xcode
header-files
sdl-2
library-path
How to organize header files in a library
Nov 03, 2025
c
header-files
Should I define functions in .h file or just declare them?
Nov 03, 2025
c
function
header-files
function-prototypes
function-definition
enum declaration in header file
Oct 31, 2025
c
enums
header-files
How to verify external symbols in an .h file to the .c file?
Oct 29, 2025
c
header-files
Error: redefinition of "a static variable" in C header files
Oct 28, 2025
c
variables
static
header-files
static-initialization
C++ classes without .cpp files?
Oct 28, 2025
c++
class
templates
header-files
C++ Circular Dependency in Header Files
Oct 26, 2025
c++
header-files
circular-dependency
What's the difference between declaring a function static and not including it in a header? [duplicate]
Oct 26, 2025
c
static
header-files
How to add instance variables or properties to an XCTestCase?
Oct 24, 2025
objective-c
cocoa
properties
header-files
xctest
Possible to generate hpp or h file automatically?
Oct 24, 2025
c++
visual-c++
header-files
precompiled-headers
Finding a function definition using a call in C++
Oct 24, 2025
c++
linker
header-files
event.h: No such file or directory even when libevent-dev is installed
Oct 23, 2025
linux
gcc
cmake
header-files
C++: Is windows.h generally an efficient code library?
Oct 22, 2025
c++
windows
performance
header-files
Where should standard library include be writen ? .c or .h file?
Oct 22, 2025
c
header-files
How to find location of C header file errno.h on macOS?
Oct 22, 2025
c
macos
header-files
macos-catalina
errno
std::ostream recognize without defining header
Oct 21, 2025
c++
visual-studio
header-files
iostream
Where can i find the definition of functions declared in c standard header files like stdlib.h?
Oct 20, 2025
c
linux
gcc
header-files
glibc
Condensing Declaration and Implementation into an HPP file
Oct 20, 2025
c++
module
header-files
Older Entries »