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
Computing CRC16 with reflected / bit reversed input in C
Nov 18, 2025
c
crc
crc16
storing and printing string in void pointer
Nov 17, 2025
c
pointers
linked-list
void-pointers
Does the size of data types in C depend on the OS?
Nov 18, 2025
c
types
Why libpcap is better than sniffing with raw?
Nov 16, 2025
c
linux
libpcap
packet-sniffers
why use fflush after printf when printf can print by itself?
Nov 16, 2025
c
flush
stdio
fflush
Clang-Tidy: Initializing non-local variable with non-const expression depending on uninitialized non-local variable, C pointer reference
Nov 18, 2025
c
clang-tidy
Finding out where a function is defined
Nov 16, 2025
c
mobile
open-source
embedded
Is it ok to replace a sqlite file while a program has an open db connection to it?
Nov 17, 2025
c
sqlite
C variadic function: How to specify which type to give to va_arg
Nov 17, 2025
c
variadic-functions
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
« Newer Entries
Older Entries »