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
Struct variable alias
Nov 17, 2025
c
struct
compiler-warnings
c99
unions
Can I run a C program containing setuid() without sudo?
Nov 17, 2025
c
setuid
What's the different between *p++,* ++p,++*p in C language pointer? [duplicate]
Nov 17, 2025
c
pointers
Error when linking *.a and *.o files at llvm
Nov 16, 2025
c
gcc
clang
llvm
how to prevent SQL Injection in c language?
Nov 18, 2025
mysql
sql
c
What does gcc -E mean? [duplicate]
Nov 17, 2025
c
gcc
file-descriptor
How to use fread correctly?
Nov 17, 2025
c
fread
How to find all occurrences and all position of a substring in a string?
Nov 16, 2025
c
string
char
substring
How do you kill a running process in a bashscript without killing the script?
Nov 17, 2025
c
bash
shell
sh
How do I fill out the iov_iter structure for use with msghdr?
Nov 17, 2025
c
sockets
linux-kernel
What is the purpose of the instructions that gcc emits?
Nov 16, 2025
c
gcc
integer-promotion
Why are non-positive strides disallowed in the blas gemm family of functions?
Nov 17, 2025
c++
c
arrays
blas
stride
Hardware breakpoints EXCEPTION_SINGLE_STEP all the time
Nov 17, 2025
c++
c
debugging
hardware
breakpoints
Why use 4096 elements for a char array buffer?
Nov 17, 2025
c
buffer
Do enum types undergo default argument promotion?
Nov 17, 2025
c
variadic-functions
Cache aligned memory allocation on Intel CPU
Nov 17, 2025
c++
c
performance
memory
cpu-cache
A C left shift anomaly in unsigned long long ints
Nov 16, 2025
c
bitwise-operators
Compound literal is created once for a given scope
Nov 16, 2025
c
language-lawyer
undefined-behavior
compound-literals
Can fseek() be used to insert data into the middle of a file? - C
Nov 15, 2025
c
insert
fseek
« Newer Entries
Older Entries »