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
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
How can PyImport_AppendInittab fail?
Oct 24, 2025
c++
python
c
Portability of using union for conversion
Oct 23, 2025
c
unions
Using Antlr to get identifiers and function names
Oct 22, 2025
java
c
antlr
Why is a C++ Hello World binary larger than the equivalent C binary?
Oct 22, 2025
c++
c
size
To keep n previous values, is memmove faster than a modulo operation?
Oct 24, 2025
c
performance
embedded
arm
memcpy
My second scanf is not working - what can I do?
Oct 24, 2025
c
scanf
clion
Is there any cross platform file IO / path util library for C?
Oct 23, 2025
c
file-io
path
cross-platform
Odd use of { } in legacy C program and incompatible pointer conversion
Oct 23, 2025
c
« Newer Entries
Older Entries »