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
Should you check parameters passed into function before passing them, or check them in the function?
Nov 02, 2025
c
parameter-passing
how to iterate through an array without knowing the size in c [duplicate]
Nov 02, 2025
arrays
c
pointers
implicit-conversion
sizeof
Implementation of the quick select algorithm to find kth smallest number
Nov 01, 2025
c
algorithm
recursion
Is there a way to embed a Sh/Bash session in C or C++?
Nov 02, 2025
c++
c
bash
shell
Commenting Standards C
Nov 02, 2025
c
comments
gcc, how to force the final executable link a unused shared library?
Nov 02, 2025
c
gcc
initialize an array from another array in C
Nov 02, 2025
c
How does libc provide functions with two names?
Nov 02, 2025
c
libc
Changing the drawing color using Xlib
Nov 02, 2025
c++
c
xlib
Opening long file names in Windows using fopen with C
Nov 02, 2025
c
windows
Segmentation fault while using vfprintf()
Nov 02, 2025
c
segmentation-fault
printf
variadic-functions
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
« Newer Entries
Older Entries »