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
structs with same name and same meber types but different member names [duplicate]
Mar 24, 2026
c
data-structures
struct
types
language-lawyer
Which types on a 64-bit computer are naturally atomic in gnu C and gnu C++? -- meaning they have atomic reads, and atomic writes
Mar 23, 2026
c++
c
gcc
x86-64
atomic
Print an integer digit by digit
Mar 23, 2026
c
Why printf inside if condition works in c?
Mar 23, 2026
c
if-statement
printf
How to listen for arrow key press in C
Mar 23, 2026
c
linux
Is there a way to make C macros keyword agnostic?
Mar 22, 2026
c++
c
macros
How to get the actual address of a pointer in C?
Mar 23, 2026
c
assign a string to a structure variable in c [duplicate]
Mar 23, 2026
arrays
c
string
structure
Address arithmetic
Mar 23, 2026
c++
c
memory-address
Function returning address of local variable error in C
Mar 23, 2026
c
C linking stage generates no warning
Mar 22, 2026
c
linux
gcc
linker
Saving .bmp file using hBitmap = CreateDIBSection() in C Win32 [duplicate]
Mar 23, 2026
c
file
winapi
save
bmp
How do TCP state transitions occur?
Mar 23, 2026
c++
c
tcp
packet
state-machine
Why does sizeof return different values for same string in C? [duplicate]
Mar 23, 2026
c
string
unix
sizeof
Printing '%' with printf in C/C++ [duplicate]
Mar 22, 2026
c
printf
Smashing a stack: Why is this code working?
Mar 22, 2026
c
stack
buffer-overflow
Storing hexadecimal number in char
Mar 22, 2026
c
Compile-time check for existence of an enum member
Mar 23, 2026
c
gcc
clang
In the context of “encapsulation”, what is meant by the phrase “protecting objects from unwanted accesses by a client”
Mar 21, 2026
c
encapsulation
Is IEEE-754 representation used in C?
Mar 23, 2026
c
floating-point
ieee-754
« Newer Entries
Older Entries »