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
Incompatible type on assignment, from BSTNode* to BSTNode*
Apr 29, 2026
c
struct
Multidimmensional array vs flat array - performance comparison
Apr 29, 2026
c++
c
arrays
performance
Why open-std.org still lists C11 as the latest version of C?
Apr 28, 2026
c
standards
c11
c17
Is it safe to return a stack-allocated structure by value?
Apr 28, 2026
c
c99
How gets an #if Preprocessor conditional which contains a variable resolved without producing an error?
Apr 29, 2026
c
c-preprocessor
How to find the Big O when there are two separate for loops
Apr 29, 2026
c
for-loop
big-o
How convert unsigned int to unsigned char array
Apr 28, 2026
c++
c
C/C++ time_t in microseconds
Apr 29, 2026
c++
c
seconds
time-t
C character array and its length
Apr 29, 2026
c
c-strings
When is `extern` unavoidable for variables in C?
Apr 28, 2026
c
gcc
compilation
extern
If string arrays are null terminated in C, why are arrays of other data types not null terminated?
Apr 29, 2026
c
arrays
string
Terminal will not use updated a.out, how do I fix that?
Apr 28, 2026
c
macos
unix
terminal
c++ cannot convert 'double' to 'double*' for argument 1 to 'void sort(double*,int)' error
Apr 29, 2026
c++
c
My 64 bit machine can only store 4 bytes each memory location
Apr 28, 2026
c
memory
gdb
64-bit
32bit-64bit
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
« Newer Entries
Older Entries »