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
What's the magic behind int64_t [closed]
Sep 22, 2026
c++
c
gcc
c89
Send Data From C program to Command Line Password Prompt
Sep 22, 2026
c
command-line
ssh
How to set sscanf() to ignore characters at start of string?
Sep 22, 2026
c++
c
scanf
crc32 hash default/invalid value?
Sep 22, 2026
c++
c
crc32
Extracting pathname components from UNICODE_STRING within a WDK Driver using win32 and C
Sep 21, 2026
c
windows
wdk
What is the difference between scanf("%s", &str) and scanf("%s\n", &str)?
Sep 22, 2026
c
scanf
simple 4-line C program with massive malloc only segfaults with Valgrind
Sep 21, 2026
c
segmentation-fault
malloc
valgrind
what does this C matrix code do? [closed]
Sep 22, 2026
c
matrix
convert time into millisecond in C
Sep 22, 2026
c
Using math.h sqrt function in C [duplicate]
Sep 22, 2026
c
unix
math
sqrt
is this the right way to use Includes in C?
Sep 22, 2026
c
include
directory-structure
Is Two's Complement and Signed Integers the same thing?
Sep 22, 2026
c
unsigned
signed
twos-complement
Usage details of fscanf and similar functions?
Sep 22, 2026
c
scanf
C: Values of a Array of Structs changing after being passed to a function
Sep 22, 2026
c
Assigning a pointer to a array of pointers to char
Sep 21, 2026
c
pointers
Folder size linux
Sep 22, 2026
c++
c
linux
directory
Win32 ReadFile() refuses to read more than 16Mb at once? [closed]
Sep 22, 2026
c
winapi
readfile
How catch mouse wheel up/down events using GTK3?
Sep 22, 2026
c
gtk3
mousewheel
Can the HWND from CreateWindow/CreateDialog be GetMessage'd from another thread?
Sep 21, 2026
c++
c
windows
multithreading
winapi
Ignoring SIGCHLD in some cases but not others
Sep 21, 2026
c
unix
system
Older Entries »