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 send the syslog output to stdout? [duplicate]
Jan 16, 2017
c
linux
bash
shell
syslog
How to disassemble a .lib static library?
Aug 25, 2022
c
static-libraries
disassembly
Variable function calls in D
Sep 01, 2022
c++
c
d
Algorithm Design Manual, chapter 3, linked-list code snippet confusion
Jul 23, 2022
c
algorithm
pointers
function-pointers
Why does "stack smashing detected" not appear immediately after smashing?
Feb 20, 2022
c
linux-kernel
buffer-overflow
stack-smash
Blitting with OpenCL
Jan 11, 2020
c
opengl
interop
opencl
gpu
Array initialization at declaration
Sep 23, 2022
c
arrays
Why does %d show two different values for *b and *c in the code [b and c points to same address]
Jun 19, 2022
c
pointers
Do I need '(unsigned int)' before 'time(null)' in the srand function in c?
Jul 15, 2022
c
random
srand
read(fd, NULL, 0); what does it do? is it well-defined?
Nov 19, 2022
c
linux
linux-kernel
driver
C- Semaphore sem_getvalue not returning what I'm expecting?
Mar 26, 2022
c
semaphore
Counting number of instructions executed by a binary using pin, perf and valgrind
Apr 16, 2020
c
assembly
valgrind
x86-64
perf
System call for a core dump?
Sep 27, 2022
c
linux
system-calls
Memory layout of argc, argv, envp
Jul 05, 2017
c
linux
Windbg conditional breakpoint with string compare in a nested structure
Nov 05, 2022
c
windbg
windows-kernel
Is "dog-tag" fields used in some software?
Nov 18, 2022
c++
c
consequences of calling a function with fewer arguments in C?
Sep 21, 2022
c
function
arguments
call
VIM Doxygen support - auto asterisk (*) insertion on newline
Mar 16, 2022
c++
c
vim
doxygen
What does a pointer to a character point to in C?
Aug 30, 2022
c
pointers
char
char-pointer
Why does hexadecimal floating point need to have a specified exponent?
Dec 06, 2019
c
standards
« Newer Entries
Older Entries »