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
Cross compile ARM on OSX x86-64
Jan 14, 2022
ios
c
xcode
macos
llvm
How to disable GCC warning "Wstack-usage" temporarily?
Sep 03, 2022
c
pragma
gcc-warning
Get absolute path of shared library in Python
Nov 20, 2022
python
c
dll
How can gcc/clang assume a string constant's address is 32-bit?
Jul 07, 2022
c
linux
linker
x86-64
elf
Check if unix pipe closed without writing anything?
Nov 10, 2022
c
unix
process
pipe
How to distinguish zero from very small number in floating-form
Jun 17, 2022
c
floating-point
precision
Problems with passing arrays as parameters
Aug 26, 2022
c
arrays
What's the point of having wmemcpy? [duplicate]
Jun 01, 2022
c
memory
Is there a VB .NET equivalent to C Fall Through switch?
Jun 29, 2022
c
vb.net
switch-statement
select-case
Why does the compiler allocate more than needed in the stack?
Feb 05, 2019
c
gcc
stack
x86-64
allocation
Why are *curr and curr->val the same value?
Aug 22, 2022
c
pointers
linked-list
How can I print a bullet point in C?
Sep 11, 2022
c
Function mocking in C?
Oct 15, 2022
c
unit-testing
linux-kernel
mocking
linux-device-driver
integer conversion rank and promotion
Mar 11, 2022
c
integer
type-conversion
Casting volatile variable in c
Jul 04, 2022
c
casting
volatile
Passing a Python list to C function using the Python/C API
May 22, 2018
python
c
Why do logical operators in C not evaluate the entire expression when it's not necessary to?
Sep 26, 2022
c
logical-operators
short-circuiting
clock_gettime() Vs. gettimeofday() for measuring OpenMP execution time
May 07, 2018
c
time
parallel-processing
openmp
gettimeofday
right shift count >= width of type or left shift count >= width of type
Oct 28, 2018
c
Comparing 8 bits types of different signedness (int8_t, uint8_t): is result deterministic?
Aug 14, 2018
c++
c
gcc4.9
« Newer Entries
Older Entries »