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
Understanding stack-allocated objects deallocation
Jan 29, 2023
c
arrays
memory-management
Maximum characters printable by printf in C
Jan 30, 2023
c
string
printf
string-formatting
Is this pointer out of bounds? [duplicate]
Jan 29, 2023
c
pointers
How can char store two numbers?
Jan 29, 2023
c
char
cyrillic
How to use statx syscall?
Jan 28, 2023
c
linux
stat
Unusual struct in c
Jan 28, 2023
c
struct
typecast to (void *) when passing pointer to object
Jan 29, 2023
c
pointers
types
casting
void-pointers
Why the execution time of the same code on the same computer could be different?
Jan 29, 2023
c
Writing a function for F(n)=0.5F(n-1)
Jan 28, 2023
c
recursion
time-complexity
How to make a logical selection using calculations in c?
Jan 29, 2023
c
mathematical-expressions
How to make a word from Byte []?
Jan 29, 2023
c
How to reproduce the class methods behavior in C99?
Jan 28, 2023
c
pointers
struct
Duplicating file descriptor and seeking through both of them independently
Jan 29, 2023
c
linux
file-descriptor
Need some explanation about malloc
Jan 29, 2023
c
Finding median without sorting an array
Jan 28, 2023
c
While loop runs with an undefined function's name as a condition
Jan 29, 2023
c
gcc
error: invalid type argument of unary ‘*’ (have ‘long int’)
Jan 28, 2023
c
pointers
Why use functions that just return a constant instead of just using a constant?
Jan 27, 2023
c
function
constants
Why is storing a function with different argument type to function pointer with void* argument UB?
Jan 28, 2023
c
function-pointers
Is it safe to test relations between pointers for iteration?
Jan 28, 2023
c
pointers
iteration
« Newer Entries
Older Entries »