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
C variable declared and assigned to function call
Dec 09, 2025
c
What should mprobe return when it is passed a pointer to a freed block of memory?
Dec 08, 2025
c
malloc
free
In C, can `enum` be made to count backward?
Dec 08, 2025
c
error-handling
enums
In C, During mathematical operation, why does float behave differently when it is in a variable [duplicate]
Dec 09, 2025
c
I can assign value to pointer after freeing it from manually allocated memory
Dec 08, 2025
c
malloc
wierd syntax with parentheses in C [duplicate]
Dec 09, 2025
c
syntax
assignment-operator
parentheses
comma-operator
Checking for null/empty float values when using sscanf
Dec 08, 2025
c
arrays
struct
scanf
fgets
Where to start for solve this exercise in c
Dec 08, 2025
c
set
Finding the correct path in O(n) time
Dec 08, 2025
java
python
c
algorithm
time-complexity
Compilation fails due to strange characters appearing in source code
Dec 08, 2025
c
gcc
encoding
character-encoding
A Struct with an Array of Structs with Arrays inside Them (and an Array) inside It: How would I malloc this?
Dec 09, 2025
c
arrays
struct
malloc
If I have a truth table, is there a way of determining the bitwise expression I need for that truth table?
Dec 09, 2025
c
binary
bit-manipulation
Counting the number of occurences of a specific word within a string
Dec 09, 2025
c
substring
c-strings
counting
function-definition
« Newer Entries
Older Entries »