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 c
sizeof a really big array
Nov 05, 2025
c
stack
sizeof
Convert universal character name to UTF-8 in C
Nov 07, 2025
c
unicode
utf-8
wchar-t
Can someone please explain how stdio buffering works?
Nov 06, 2025
c
buffer
stdio
How to switch between build targets in Visual Studio Code?
Nov 05, 2025
c++
c
makefile
visual-studio-code
Debugging a driver with WinDbg - How set a breakpoint at DriverEntry?
Nov 06, 2025
c
windows
debugging
kernel
wdm
linux kernel function page_address()
Nov 06, 2025
c
linux
memory
linux-kernel
linux-device-driver
Writing a custom loader in C and assembly for x64 on Linux
Nov 05, 2025
c
assembly
compilation
linker
How do I include curl library in my C project in Code Blocks (Windows)?
Nov 06, 2025
c++
c
windows
Nested if statement in C
Nov 06, 2025
c
if-statement
Combine two designated initializers via a macro
Nov 05, 2025
c
c99
designated-initializer
Is multiple-level "struct inheritance" guaranteed to work everywhere?
Nov 06, 2025
c
struct
Interrupt handle is not called after added with g_unix_signal_add
Nov 04, 2025
c
linux
gstreamer
glib
How does this C/C++ struct initializer with not enough fields work?
Nov 05, 2025
c++
c
Implicit type casting within parenthesis and literals in C
Nov 05, 2025
c
types
type-conversion
bit-shift
integer-promotion
How to know if a process had been started but crashed in Linux
Nov 05, 2025
c++
c
linux
debugging
monitoring
Find nearest RGB value using color palette array in C
Nov 05, 2025
c
colors
rgb
bmp
What does passing two aliases to `typedef struct` mean?
Nov 04, 2025
c
struct
typedef
Difference between int x = 5; and int x = {5}
Nov 05, 2025
c
initialization
initializer-list
« Newer Entries
Older Entries »