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
Using C time functions to measure time: are they code-reordering resistant?
May 19, 2026
c++
c
performance
time
language-lawyer
The C Programming Language, Ch.1 Exercise 1.10 (Getchar and Putchar)
May 19, 2026
c
getchar
putchar
QrCode C/C++ API For Windows
May 19, 2026
c++
c
windows
qr-code
PeekMessage problem
May 18, 2026
c++
c
winapi
How to determine the block size used by the file system by using a C program that performs incremental read()'s?
May 19, 2026
c
operating-system
filesystems
Is there a wsprintf()-type function from a low-level library such as kernel32.dll or ntdll.dll?
May 19, 2026
c
windows
winapi
dll
C String Length using null
May 19, 2026
c
string
How does the block scope work?How does the standard explain this?
May 19, 2026
c
scope
GCC control C/C++ preprocessor directives with command line
May 19, 2026
c++
c
gcc
preprocessor-directive
Why does scanf() read only after specified text?
May 19, 2026
c
parameters
scanf
variadic-functions
Are `asctime_r` and `ctime_r` standard in C?
May 18, 2026
c
standards
WM_NOTIFY and superclass chaining issue in Win32
May 19, 2026
c++
c
winapi
wndproc
C-Programming: What happens if I increment an Arraypointer while passing it as an argument
May 18, 2026
c
How can I include <sodium.h> correctly in Visual Studio?
May 18, 2026
c
header-files
visual-studio-2017
unresolved-external
sodium
How are names and function bodies stored in CPython Code Objects?
May 18, 2026
python
c
compiler-construction
bytecode
cpython
Get linked-list data to String array in C
May 18, 2026
arrays
c
pointers
multidimensional-array
linked-list
Older Entries »