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
Returning a float variable loses its precision in C
Dec 18, 2022
c
function
floating-point
return
C Minishell Adding Pipelines
Dec 18, 2022
c
shell
unix
pipe
pipeline
To print something without using cout, printf or puts()
Dec 18, 2022
c++
c
How to exit a while-loop?
Dec 18, 2022
c
while-loop
LD_LIBRARY_PATH not working while LD_PRELOAD works fine
Dec 18, 2022
c++
c
linux
gcc
Are multiple realloc more expensive than a huge malloc?
Dec 18, 2022
c
arrays
malloc
realloc
Error in setsockopt(): Numerical argument out of domain
Dec 18, 2022
c
linux
sockets
Compile code to a specific C/C++ standard
Dec 17, 2022
c++
c
g++
clang++
How can I change an int array in a function
Dec 18, 2022
c
arrays
function
take string input using char* in C and C++ [duplicate]
Dec 18, 2022
c++
c
string
input
Are compound statements lvalue (or rvalue) in C?
Dec 18, 2022
c
compound-assignment
C float operations have different results on i386 and arm, but why?
Dec 17, 2022
c
floating-point
arm
Does the pthreads functions set the errno internally?
Dec 17, 2022
c
linux
pthreads
Is mallocing equivalent to pointer with a specified array size
Dec 17, 2022
c
pointers
Can anyone explain output
Dec 18, 2022
c
macros
output
printf
fread return value 1 byte, even though file is getting read completely
Dec 18, 2022
c
file-io
How does printf know the length of the format argument?
Dec 18, 2022
c++
c
assembly
printf
how to reset alarm() in c linux
Dec 18, 2022
c
Extract RSA public key from a x509 char array with openssl
Dec 16, 2022
c
openssl
is NULL/false in C and C++ anything more than 0x0 / 0b0 / '\0' / 0 [duplicate]
Dec 18, 2022
c++
c
null
« Newer Entries
Older Entries »