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
Can sizeof(size_t) be less than sizeof(int)?
Dec 14, 2022
c++
c
language-lawyer
sizeof
size-t
How to make a #define use 64 bits
Dec 16, 2022
c
Why can't you store an extremely large single value in a dynamically allocated block of memory?
Dec 15, 2022
c
integer
int
malloc
dynamic-memory-allocation
sizeof() behaviour in C programming
Dec 16, 2022
c
sizeof
implicit-conversion
string-literals
What does it mean by C requires "all variables to be initialized at the beginning of the scope"
Dec 16, 2022
c
How is printf getting flushed before scanf is executed?
Dec 16, 2022
c
linux
printf
scanf
buffering
How store each string of getline() inside a (dynamic) array of strings?
Dec 15, 2022
c
posix
How to stop the loop after printing one?
Dec 16, 2022
c
Comparison uint8_t vs uint16_t while declaring a counter
Dec 15, 2022
c
embedded
counter
How do I enforce function signatures on a set of function declarations in C?
Dec 16, 2022
c
How to get keyboard input with x86 bare metal assembly?
Dec 14, 2022
c
assembly
keyboard
x86
bare-metal
How to write a compare function for qsort from stdlib?
Dec 14, 2022
c
sorting
compare
qsort
Testing Frameworks for C [closed]
Dec 16, 2022
c
unit-testing
tdd
rspec
Are high resolution calls to get the system time wrong by the time the function returns?
Dec 14, 2022
c
time
ASM in C gives an error with -std=c99
Dec 15, 2022
c
assembly
c99
inline-assembly
C pointer arithmetic snippet
Dec 15, 2022
c
pointers
while-loop
nested-loops
Visual Studio debugging execution path
Dec 16, 2022
c
visual-studio
visual-studio-2008
debugging
Pointer comparison
Dec 16, 2022
c++
c
pointers
How to read/redirect output of a dos command to a program variable in C/C++?
Dec 15, 2022
c++
c
command
Remove characters from a string in C
Dec 15, 2022
c
arrays
replace
char
« Newer Entries
Older Entries »