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
Integer and Float divisions in C
Apr 29, 2026
c
printf performance: Better to use "%d" or "%c" for single digit numbers
Apr 28, 2026
c
performance
printf
dependence of allocation time on the size of the requested memory of the malloc function
Apr 29, 2026
c
malloc
GCC: PLT call missing for non-library
Apr 29, 2026
c
gcc
Bitwise AND between an 8-bit integer and 32 bit integer in C++
Apr 29, 2026
c++
c
gcc
int
bit-manipulation
Can you explain this C code? (Create a deamon program)
Apr 29, 2026
c
linux
process
signals
file-descriptor
How do find the value of implementation specific defines?
Apr 29, 2026
c
c-preprocessor
Why scanf("%s",&str); behaves as scanf("%s",str);? [duplicate]
Apr 29, 2026
c
pointers
scanf
pointer-arithmetic
C - How to convert an int to uint8_t?
Apr 28, 2026
c
integer
endianness
Time complexity of loop
Apr 29, 2026
c
time-complexity
complexity-theory
Convert Base 16 (Hexadecimal) to Base 36 String in C
Apr 29, 2026
c
hex
base-conversion
base36
IF condition in C translation to MIPS
Apr 29, 2026
c
mips
bit operators with unsigned characters
Apr 27, 2026
c
Reading from files passed as command line arguements
Apr 28, 2026
c
linux
filereader
scanf
top level `continue` in nested loop C instead of current level loop
Apr 29, 2026
c
nested-loops
Is it safe to call a function after casting it to a void return type?
Apr 29, 2026
c
casting
standards
calling-convention
In c, what is int(*)[]?
Apr 29, 2026
c
Printing out a Variable from Compiler options
Apr 28, 2026
c
« Newer Entries
Older Entries »