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
Algorithm to pick values from array that sum closest to a target value?
Apr 28, 2026
c
algorithm
math
embedded
va_arg returning the wrong argument
Apr 28, 2026
c++
c
variadic-functions
Why are there "wasi_snapshot_preview_1" imports in this wasm module?
Apr 28, 2026
c
import
webassembly
emscripten
wasi
C Determine the "un-flattened" location of the "flattened" ith element in an n-dimensional array
Apr 28, 2026
c
arrays
indexing
metaprogramming
What are the differences between the two lerp functions?
Apr 29, 2026
c
math
floating-point
linear-interpolation
lerp
Difference between %zu and %lu in C
Apr 28, 2026
c
printf
string-formatting
size-t
Is this a well-defined way to access bitfield bits by index in C11
Apr 28, 2026
c
language-lawyer
undefined-behavior
c11
bit-fields
Is there a way to declare unsigned fixed width integers with bit fields?
Apr 28, 2026
c
embedded
Are getchar() and putchar() functions or macros?
Apr 28, 2026
c
macros
getchar
putchar
How to fix "used struct type value where scalar is required"?
Apr 28, 2026
c
if-statement
return-value
Why other languages don't have automatic garbage collection similar as that of the Java Garbage Collector?
Apr 28, 2026
c#
java
c++
c
garbage-collection
Why can't i assign the name of a 2d array to a 2d pointer?
Apr 28, 2026
c
arrays
pointers
how to cut Faces after detection
Apr 28, 2026
c++
c
opencv
Defining a function as a function pointer
Apr 28, 2026
c
pointers
function-pointers
How can I reference an absolute symbol in an object file?
Apr 28, 2026
c++
c
linker
C and AVR pow function to light LEDs
Apr 28, 2026
c
arduino
avr
pow
Why this C program behaves abnormally when the function is called as an argument
Apr 27, 2026
c
recursion
Is it possible to declare a global 2D array in C/C++?
Apr 28, 2026
c++
c
arrays
multidimensional-array
variable-length-array
« Newer Entries
Older Entries »