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
Why is my (re)implementation of strlen wrong?
Dec 03, 2022
c++
c
string
recursion
strlen
Why does lseek allow me to set a negative file position?
Dec 03, 2022
c
linux
why Behavior of sprintf and snprintf is different when we use same source and destination?
Dec 03, 2022
c
printf
store argv[1] to an char variable
Dec 03, 2022
c
argv
C Hello world: Code Blocks IDE, MinGW C compiler on windows
Dec 02, 2022
c
windows
gcc
mingw
codeblocks
Is there any operator in c which is both unary and binary?
Dec 03, 2022
c
unary-operator
binary-operators
How &a is a pointer to a if it generates the address of a?
Dec 02, 2022
c
pointers
memory-address
Right shift for signed integer
Dec 03, 2022
c
Why ternary operator does not support blocks?
Dec 02, 2022
c
language-lawyer
ternary-operator
C segmentation fault when passing a NULL pointer despite a conditional telling the function not to run if a NULL parameter is passed?
Dec 02, 2022
c
string
segmentation-fault
The difference between size of datatype and sizeof(data type)
Dec 03, 2022
c++
c
When does memory load cause bus error on x86-64 linux?
Dec 02, 2022
c
linux
assembly
x86
printf redifines UINT32_MAX
Dec 03, 2022
c
printf
Program hangs after opening file with open and fdopen [duplicate]
Dec 03, 2022
c
Does a for loop re-evaluate the functions in its body in each iteration?
Dec 03, 2022
java
c++
c
for-loop
Why can I reinitialize a constant inside a loop?
Dec 02, 2022
c++
c
constants
lifetime
object-lifetime
Confusion with string pointers [duplicate]
Dec 03, 2022
c
pointers
switch-statement
Why would a simple C program need syscalls?
Dec 03, 2022
c
gcc
arm
system-calls
gem5
Advantage of #define instead of creating a function in embedded
Dec 02, 2022
c
embedded
.o vs .out in C
Dec 03, 2022
c
file
output
« Newer Entries
Older Entries »