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
Free a pointer equal to a malloc pointer
Dec 26, 2022
c
Locks around memory manipulation via inline assembly
Dec 26, 2022
c
assembly
x86
locking
spinlock
C, Creating a 32 bit pointer to a 8 bit array
Dec 26, 2022
c
arrays
pointers
Compiling FFmpeg 3.1.1 for x86 using Android NDK
Dec 26, 2022
android
c++
c
ffmpeg
android-ndk
C/C++ returning struct by value under the hood
Dec 26, 2022
c++
c
assembly
x86-64
win64
When does malloc return NULL in a bare-metal environment?
Dec 27, 2022
c
stack
arm
bare-metal
Does gcc wrap option takes effects on function printf ?
Dec 27, 2022
c
gcc
ld
Binary search accessing out of range index
Dec 26, 2022
c
arrays
algorithm
search
Aligning strings equally
Dec 25, 2022
c
Is `free(a_comparable_pointer)` well defined or UB?
Dec 26, 2022
c
language-lawyer
C concatenate string variable string
Dec 25, 2022
c
concatenation
string-concatenation
Why does this function print 0 when I pass in a nonzero value as its argument?
Dec 26, 2022
c
function
function-prototypes
dev c. failed to execute .exe error 193: %1 not a valid win32 application
Dec 27, 2022
c++
c
dev-c++
Why does 5/2 results in '2' even when I use a float? [duplicate]
Dec 26, 2022
c
math
floating-point
precision
division
Difference between variable and data object in C language?
Dec 26, 2022
c
variables
pointers
object
terminology
What is the best way to write a syntax tokenizer/parser in C? [closed]
Dec 26, 2022
c
string
parsing
tokenize
What is "compatibility for C++ mangling"?
Dec 26, 2022
c++
c
compatibility
glibc
abi
How to input strings into an array in C?
Dec 26, 2022
c
arrays
string
pointers
How can I define a macro that tests if a given character is a vowel?
Dec 26, 2022
c
macros
C printf wont print before scaning next number
Dec 26, 2022
c
for-loop
printf
scanf
« Newer Entries
Older Entries »