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
C pointers and arrays
Dec 03, 2025
c
arrays
pointers
multidimensional-array
The difference between -pedantic-errors and -Werror=pedantic in gcc
Dec 01, 2025
c
gcc
compiler-errors
compiler-warnings
gcc-pedantic
Using const with a pointer in c
Dec 01, 2025
c
pointers
constants
Static vs. external intrinsics
Dec 02, 2025
c
gcc
static
clang
intrinsics
How to find the maximum value(s) in a RB tree
Dec 01, 2025
c
data-structures
binary-search-tree
glibc
libc
inter thread comunication using ZeroMQ messages [closed]
Dec 02, 2025
c
zeromq
Checking a number represented as a string in C
Dec 02, 2025
c
How can I check for bad sectors of a flash device with C?
Dec 02, 2025
c
file-io
filesystems
hardware
sector
simple program using libnetfilter_queue isn't working
Dec 02, 2025
c++
c
network-programming
iptables
netfilter
Is the NULL pointer implicitly converted to type (int*) when we use "if(ptr==NULL)" for an integer pointer ptr?
Dec 02, 2025
c
casting
void-pointers
null-pointer
Can we call va_start() twice without calling va_end() in between?
Dec 02, 2025
c
variadic-functions
C - Inserting into linked list in ascending order
Dec 02, 2025
c
linked-list
Can't debug lex.yy.cc file
Dec 02, 2025
c
lex
Memory Alignment warning with gcc
Dec 02, 2025
c
gcc
memory-alignment
strict-aliasing
intrusive-containers
How does memory allocation work with char pointers(string literals, arrays)?
Dec 02, 2025
c
pointers
char-pointer
« Newer Entries
Older Entries »