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
The type `size_t` causes an issue for printing data [duplicate]
Oct 23, 2025
c
Retrieve Linux Time using struct timespec
Oct 24, 2025
c
linux
posix
timespec
Assign integer literal to pointer?
Oct 23, 2025
c++
c
pointers
Why doesnt the following programm prints the list?
Oct 24, 2025
c
list
struct
printf
fputs and fflush, writing and buffer process
Oct 24, 2025
c
buffer
stdio
Does the main function have to be called main?
Oct 23, 2025
c
function
According to the C standard, is a negative integer literal interpreted as single literal, or operator and literal?
Oct 24, 2025
c
parsing
compilation
numeric
literals
ld.exe: cannot find -lstrmbase
Oct 24, 2025
c++
c
gcc
return makes integer from pointer without a cast [-Wint-conversion] return candidate
Oct 24, 2025
c
How does this assigning of variables work?
Oct 24, 2025
c
C: delete array
Oct 24, 2025
c
memory map file with growing size
Oct 23, 2025
c
linux
posix
mmap
How do I ensure the `SIGINT` signal handler is called as many times as `Ctrl+C` is pressed (with `longjmp`)?
Oct 22, 2025
c
linux
signals
sigint
setjmp
HiGHS fails to link with "undefined reference" errors
Oct 24, 2025
c
gcc
rust
ld
highs
Why does gcc -Wdiscarded-qualifiers complain about this code?
Oct 24, 2025
c
gcc
qsort
const-correctness
qualifiers
How can I transform 3D coordinates into 2D coordinates using isometric projection?
Oct 23, 2025
c
graphics
projection
isometric
warning C4090: 'function' : different 'const' qualifiers
Oct 22, 2025
c
pointers
major() and minor() give different numbers from ls
Oct 24, 2025
c
linux
Check if a char is ASCII using Bitmasks and Bit Operators in C
Oct 23, 2025
c
char
ascii
bitmask
What's the difference between tp_clear, tp_dealloc and tp_free?
Oct 23, 2025
python
c
python-extensions
« Newer Entries
Older Entries »