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
K&R C Exercise 4-9: Why ignore EOF?
Jul 16, 2018
c
push-back
sort and remove duplicates from int array in c
Mar 01, 2022
c
arrays
sorting
Sending a struct from kernel to userland via netlink
Mar 04, 2017
c
linux
kernel
kernel-module
netlink
Sorting 2-dimensional array in ANSI C with qsort()
Aug 25, 2022
c
sorting
quicksort
ansi
Implementing logical right shift using only "~ & ^ | + << >> =" operators and 20 operations
May 01, 2022
c
bitwise-operators
C optimzation techniques
Jun 12, 2022
c
performance
function
optimization
What is behavior of NULL parameters to strstr?
Aug 16, 2022
c
language-lawyer
strstr
Is there a C library for GUIs that does not require its own event loop to be used?
Jul 05, 2020
c
user-interface
x11
toolkit
event-loop
Render to 1D texture
Dec 10, 2020
c
opengl
glsl
shader
Is this a VC compiler bug? About unsigned integer wrapping
Sep 13, 2019
c
visual-c++
unsigned
How to know written var type with Clang using C API instead of actual?
Jun 20, 2020
c++
c
clang
How to get function pointer in LLVM
Jan 28, 2020
c
compiler-construction
pthreads
llvm
llvm-ir
Upload file using libcurl + POST and headers
Mar 22, 2022
c
curl
libcurl
Capture video from camera on Raspberry Pi and filter in OpenGL before encoding
Feb 16, 2019
c
video
encoding
opengl-es
raspberry-pi
Ignoring or redefining GCC Standard Predefined Macros
Apr 02, 2022
c
gcc
compilation
c-preprocessor
flags
fflush - how to check if last operation was output operation
May 28, 2020
c++
c
parsing JSON with jansson in C
Mar 04, 2020
c
json
text
web
Rounding up integer without using float, double, or division
Nov 20, 2022
c
math
rounding
Freeing an array after it has been written to by MPI_Recv
Jul 31, 2021
c
malloc
mpi
free
When do I need a function to run before or after main()?
Oct 29, 2022
c
gcc
main
« Newer Entries
Older Entries »