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
#ifdef flag to tell difference between gcc and g++ compilers? [duplicate]
Nov 27, 2025
c++
c
gcc
compilation
g++
What would be the output obtained out of the program and how?
Nov 28, 2025
c
comma-operator
Understand vector table definition assembly in stm32cubeIDE startup
Nov 27, 2025
c
assembly
stm32
interrupt
startup
Why is it not possible to use implicitly typed function arguments with explicitly typed function arguments?
Nov 28, 2025
c
syntax-error
How does realloc treat null bytes in strings?
Nov 26, 2025
c
string
realloc
null-terminated
Forward arraybuffer from C to JS with node-api
Nov 27, 2025
javascript
c
node.js
buffer
n-api
Creating a foreach keyword with yacc or Bison and Flex
Nov 26, 2025
c
foreach
bison
yacc
flex-lexer
Easy access to multiple struct arrays
Nov 27, 2025
c
arrays
struct
arduino
Financial library for C/C++ [closed]
Nov 26, 2025
c++
c
finance
bank
c language : fwrite doesnt do anything
Nov 27, 2025
c
fwrite
Can I create a macro which conditionally `goto`s and serves as an expression?
Nov 26, 2025
c
macros
c-preprocessor
How to use g_signal_handlers_block_by_func()
Nov 27, 2025
c
gtk3
Passing integer as gpointer in g_signal_connect
Nov 27, 2025
c
gtk3
gcc -Wparentheses warns for b=1; !a & b but not !a & 1
Nov 27, 2025
c
gcc
Why does a single pointer act like an array and the dereference operator (*) isn´t needed to access the pointed element?
Nov 26, 2025
c
arrays
function
pointers
Linking error in simple C program using a C++ header
Nov 27, 2025
c++
c
linker
Performance of pow(x,3.0f) vs x*x*x?
Nov 27, 2025
c++
c
gcc
What is an access link on a stack frame?
Nov 27, 2025
c
callstack
« Newer Entries
Older Entries »