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
How to generate a n-sized random float array that sums up to 0.0?
Sep 16, 2022
c++
c
arrays
random
In gdb my variable shows as <optimised out>, how can I find its value?
Sep 12, 2022
c
optimization
gdb
dwarf
core file memory analysis verification
Aug 31, 2022
c
gdb
coredump
C: passing arguments from variadic function to variadic macro
Nov 17, 2022
c
macros
variadic
Simple Buffer overflow Exploit with shellcode doesn't work
Sep 13, 2022
c
perl
gdb
memory-address
buffer-overflow
Get a label address out of the function scope in gcc/clang (C++)
Jun 10, 2022
c++
c
gcc
goto
jump-table
Is it valid to pass the address of a non-array variable to a function parameter declared as `Type ptr[static 1]`?
Aug 29, 2022
c
function
null
standards
undefined-behavior
include Python.h error : initconfig.h not found
Feb 04, 2022
c++
c
python-3.x
Why does vim crash when it becomes an orphan process?
Jun 18, 2021
c
linux
vim
fork
exec
How to set data breakpoints (i.e. watchpoints) on VSCode
Nov 01, 2022
c++
c
debugging
visual-studio-code
vscode-debugger
How this simple paging in ARMv8a works
May 24, 2022
c
arm
armv8
Is assigning to a union member from a different member in the same union defined by the C standard?
Sep 15, 2022
c
language-lawyer
When debugging with gdb, what is the meaning of the debugging information in the front of the assembly code?
Sep 12, 2022
c++
c
gdb
Why is an explicit cast necessary in the following struct definition
Oct 13, 2022
c
struct
initialization
literals
compound-literals
Using Backslash-Newline outside of a macro in C
Mar 06, 2022
c
c-preprocessor
How to find the L3 cache index and NUMA node index for the current hardware thread
Sep 05, 2022
c++
c
x86
numa
cpuid
Looking for an open source Traveling Salesman function / library in c / c++? [closed]
Jun 25, 2022
c++
c
gpl
traveling-salesman
Difference between -Wconversion between gcc and g++ [duplicate]
Oct 17, 2022
c++
c
gcc
g++
Open and read Excel from a Linux based C program?
Sep 18, 2018
c
linux
excel
What is the best method to read a double from a Binary file created in C?
May 06, 2019
python
c
double
« Newer Entries
Older Entries »