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
Question about C datatype and constant
Dec 09, 2025
c
variables
integer
constants
Printing a pointers value
Dec 08, 2025
c
pointers
What is the theoretical period of BCryptGenRandom function?
Dec 09, 2025
c
cryptography
bcrypt
Is it OK to pass the address of an int for scanf("%x", ...)?
Dec 08, 2025
c
scanf
language-lawyer
undefined-behavior
ctags chokes on source file with unbalanced braces due to #ifdef
Dec 09, 2025
c
c-preprocessor
ctags
exuberant-ctags
protobuf RPC structure (embedded ARM)
Dec 09, 2025
java
c
embedded
rpc
protocol-buffers
What is the most efficient way to read formatted data from a large file?
Dec 08, 2025
c++
c
file
input
io
Does omp parallel for scheduling affect memory access?
Dec 08, 2025
c
parallel-processing
openmp
Why does malloc(10) allocate 24 bytes?
Dec 08, 2025
c
memory
malloc
memory-alignment
Is `0x1F` an ASCII scan code, and if so, how is it repeatable?
Dec 08, 2025
c
input
ascii
keycode
Using gcov on STM32
Dec 08, 2025
c
stm32f4
gcov
stm
arm-none-eabi-gcc
Iterating over AVL tree in O(1) space without recursion
Dec 09, 2025
c
algorithm
data-structures
multiply two arrays with int values
Dec 08, 2025
c
arrays
Sorting a linked list in ascending order in C
Dec 08, 2025
c
sorting
linked-list
How to force scanf to match whitespace?
Dec 07, 2025
c
scanf
format-specifiers
character-class
C Function in Python: Return an Array and Variables
Dec 09, 2025
python
c
arrays
function
return
Call function with arguments without parenthesis in C?
Dec 08, 2025
c
function
Avoid newline on last line of output
Dec 08, 2025
c
Accessing pointer with pointer to a literal
Dec 08, 2025
c
arrays
literals
Don't stop printf at null termination (\0)
Dec 09, 2025
c
printf
« Newer Entries
Older Entries »