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
gcc simple arithmetics loop performance
Sep 12, 2022
c
gcc
How can I implement a modulo operation on unsigned ints with limited hardware in C
Jun 02, 2022
c
algorithm
math
numbers
Why doesn't this array of structure assignment compile?
Dec 05, 2021
c
arrays
struct
How to use request_threaded_irq so that the interrupt handler is called while the threaded handler works?
Apr 29, 2022
c
linux-kernel
arm
interrupt
Does while loop have two Arguments?
Nov 01, 2022
c++
c
while-loop
g++
Means to allocate contiguous physical memory
May 13, 2022
c
memory
c++ difference between reinterpret cast and c style cast
Feb 05, 2022
c++
c
assembly
casting
low-level-code
combine pairs of integers based on common element
Jan 30, 2022
c++
c
arrays
algorithm
Is it possible to catch error in C for Rf_eval R?
Sep 11, 2020
c
r
try-catch
Calling function in inlined C library
Nov 03, 2022
c
perl
inline
On MSP430, what will happen when I dereference a null pointer?
Sep 23, 2017
c
pointers
msp430
iar
null-pointer
perl remove non ascii chars too slow compared to system call to C program
Jan 23, 2017
c
perl
ascii
Writing a built in object for Linux Kernel?
Aug 24, 2022
c
linux
linux-kernel
Under which circumstances will a C Linker eliminate unused volatile symbols?
Apr 02, 2022
c
linker
In C, parsing a string of multiple whitespace separated integers
Jan 10, 2021
c
string
file
parsing
io
CMake static library dependencies not propagating with ExternalProject_Add
Nov 23, 2020
c
linker
cmake
Why is an argument of type double ** incompatible with a parameter of type const double ** [duplicate]
May 06, 2021
c
Does the linux system call read(fd, buf, count) return less than count when fd is a regular file?
Oct 30, 2022
c
linux
system-calls
Should I include <stdio.h> in my header file, just so I can declare a function that takes a FILE*?
Jun 07, 2022
c++
c
coding-style
header-files
declaration
Why should I use CUDA __shared__ memory as "extern"
Jun 29, 2022
c
cuda
« Newer Entries
Older Entries »