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
Query regarding Misra rule 11.6 (MISRA C:2012)
May 07, 2026
c
misra
Is there any memory leak in the normal routine of sqlite3_*()?
May 09, 2026
c
sqlite
checking whether 4 points in a plane define a square?
May 08, 2026
c
will gcc optimization remove for loop if it's only one iteration?
May 07, 2026
c
for-loop
gcc
optimization
How to improve the efficiency of the standard matrix addition algorithm in c?
May 08, 2026
c
performance
matrix
Is it guaranteed that assigning -1 to an unsigned type yields the maximum value?
May 08, 2026
c
unsigned
C bitwise AND gives different result with -O0 and -O2
May 08, 2026
c
gcc
unicode collation NIF running slower than Pure Erlang implementation
May 06, 2026
c
erlang
erlang-nif
Output of code containing complex pointers in C
May 08, 2026
c
pointers
RAM memory optimization at compilation
May 08, 2026
c
ram
Why does assignment of `uint8_t` to `uint8_t` give conversion warning?
May 08, 2026
c
type-conversion
Is this End of Transmission character or something else?
May 07, 2026
c
arrays
ascii
Why does the following bitwise operation return an unintended result?
May 08, 2026
c
How to get current c dialect in gcc?
May 08, 2026
c
gcc
dialect
How to create file inside a directory using C
May 08, 2026
c
file
directory
Doesn't a 2D array decay to pointer to pointer
May 07, 2026
c
arrays
pointers
Using _Generic for printf formatting
May 08, 2026
c
c-preprocessor
multi thread launch arrangement
May 08, 2026
c
linux
multithreading
Why is fread() stopping at a string of 0s?
May 08, 2026
c
file
io
fread
Stringizing operator
May 08, 2026
c
macros
« Newer Entries
Older Entries »