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
Why must I cast the result from malloc?
Nov 05, 2022
c
malloc
how to remove the following lint warning in C?
Jun 03, 2022
c
loops
lint
Understanding recursion in the beer bottle example
Aug 17, 2022
c
recursion
procedural
What does int (*ret)() = (int(*)())code mean?
Jun 20, 2022
c
exploit
shellcode
Address of function main() in C/C++
Nov 07, 2022
c++
c
pointers
function-pointers
How can I start and stop a timer on STM32?
Jul 03, 2022
c
timer
stm32
check used stack size using core file
Apr 09, 2022
c
segmentation-fault
gdb
stack-trace
Does using index brackets for a pointer dereference it?
Jul 06, 2022
c++
c
arrays
pointers
memory
Addition of every subset of two multiplied
Sep 14, 2022
c++
c
algorithm
math
What happens in the background of array initialization in c?
Jun 24, 2022
c
arrays
initialization
variable-assignment
Bitwise operation in C to compare two integers
Jun 15, 2022
c
bit-manipulation
bitwise-operators
How can I automatically fold a long C code in Vim?
Oct 28, 2022
c
vim
folding
How could this C fragment be written more safely?
Mar 21, 2022
c
memory-management
cstring
null-terminated
strdup
Compile different code on whether a function is available or not
Jun 28, 2022
c
macros
c-preprocessor
conditional-compilation
What is the simplest way to write a timer in C/C++?
May 05, 2022
c++
c
Need an explanation of how pointers work when passing in as function args
Jan 02, 2017
c
C memory space and #defines
Aug 18, 2022
c
embedded
memory-management
c read a file's permissions
Oct 28, 2022
c
permissions
Is there a way to figure out the top callers of a C function?
Feb 27, 2019
c++
c
optimization
code-analysis
Why is that data structures usually have a size of 2^n?
Oct 02, 2022
c
data-structures
size
buffer
« Newer Entries
Older Entries »