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
compare strings using sscanf, but ignore whitespaces
Feb 01, 2023
c
scanf
How to generate a boolean with p probability using C rand() function?
Feb 05, 2023
c
random
How to set a fixed windows size for a GTK+ app in C?
Feb 05, 2023
c
gtk
Writing a Linux int 80h system-call wrapper in GNU C inline assembly [duplicate]
Feb 05, 2023
c
linux
assembly
x86
inline-assembly
Is there any way a C/C++ compiler can inline a C-Callback Function?
Feb 04, 2023
c++
c
optimization
compiler-optimization
inlining
A curious string copy function in C
Feb 04, 2023
c
optimization
nginx
memcpy
What is best, a Single-threaded or a multi-threaded server?
Feb 05, 2023
c
linux
network-programming
File locks for linux
Feb 05, 2023
c
linux
file
locking
Putting a for loop in a CUDA Kernel
Feb 04, 2023
c++
c
cuda
C: gcc implicitly converts signed char to unsigned char and vice versa?
Feb 05, 2023
c
gcc
types
What is an automatic variable in this setjmp/longjmp context?
Feb 05, 2023
c
unix
Parallelize while loop with OpenMP
Feb 05, 2023
c
while-loop
parallel-processing
openmp
Reading shared data inside a signal handler
Feb 05, 2023
c
linux
mutex
signals
signal-handling
Does mmap with MAP_NORESERVE reserve physical memory?
Feb 05, 2023
c
linux
gcc
x86-64
mmap
Gtk-Critical **: gtk_widget_show assertion GTK_IS_WIDGET(WIDGET)
Feb 05, 2023
c
windows
gtk
How to monitor a folder with all subfolders and files inside?
Feb 04, 2023
c++
c
linux
monitor
weird bracket & macro syntax in c
Feb 03, 2023
c
arrays
pointers
macros
When is sizeof(myPOD) too big for pass by value on x64?
Feb 05, 2023
c++
c
x86
64-bit
x86-64
Macro or function to construct a float (double) from a given sign, mantissa and exponent?
Feb 03, 2023
c++
c
floating-point
double
Can a C struct be defined multiple times?
Feb 04, 2023
c
struct
« Newer Entries
Older Entries »