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
largest sum contiguous sub array using recursion to directly output result
Nov 02, 2025
c
arrays
recursion
dynamic-programming
contiguous
Why char specified as integer in printf gets printed correctly
Nov 01, 2025
c
types
type-conversion
printf
stdio
In the "Two Sum" question in Leetcode, why do we have to *returnSize=2; in C language?
Nov 01, 2025
arrays
c
pointers
malloc
Segmentation fault at the end of the C program
Nov 02, 2025
c
cython: reducing the size of a class, reduce memory use, improve speed [closed]
Nov 02, 2025
python
c
python-3.x
cython
enum declaration in header file
Oct 31, 2025
c
enums
header-files
C , Error: Expression must be a modifiable lvalue
Oct 31, 2025
c
pointers
casting
void-pointers
Why does fgets() accept (signed) int for its 'count' argument?
Nov 01, 2025
arrays
c
language-lawyer
fgets
What is the purpose of (void)variable in C? [duplicate]
Nov 02, 2025
c
embedded
Where errno is defined and allocated in C/C++?
Nov 02, 2025
c++
c
linux
errno
Thread access to stack of another thread
Nov 02, 2025
c
multithreading
pthreads
posix
How to create directories using the C standard library (or otherwise)?
Nov 02, 2025
c
file-io
Sum of positive numbers is a negative number
Nov 02, 2025
c
sum
Tensorflow C API Selecting GPU
Nov 02, 2025
c++
c
tensorflow
tensorflow-c++
Can I tell the compiler that I need to earlyclobber a memory operand?
Nov 02, 2025
c
assembly
gcc
x86
inline-assembly
how can I know if a function in C is a system call or not [closed]
Oct 31, 2025
c
call
system
Print unsigned short int in hex and decimal C
Nov 02, 2025
c
printf
unsigned-integer
What can cause a “Resource temporarily unavailable” on sock connect() command
Oct 30, 2025
python
c
sockets
unix
linux-kernel
Arduino: Convert hex string to uint64 or decimal string
Oct 31, 2025
c
string
arduino
hex
Older Entries »