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
valgrind error with strcpy
Feb 20, 2023
c
linux
string
memory
valgrind
Migrate a C program to Android NDK
Feb 21, 2023
android
c
android-ndk
Reading from message queue (non-blocking if empty)
Feb 20, 2023
c
linux
message-queue
sysv-ipc
C standard binary trees
Feb 20, 2023
c
data-structures
tree
binary-tree
unused functions detection utility for c
Feb 20, 2023
c
code-analysis
Why does sizeof(int) vary across different operating systems?
Feb 19, 2023
c++
c
operating-system
declared as array of references of type float&
Feb 20, 2023
c++
c
Understanding multiple declaration of a variable in a program and GCC compiler behavior
Feb 19, 2023
c
gcc
static
static-members
gnu-arm
Getting actual image resolution from JFIF/EXIF (JPEG) header?
Feb 20, 2023
c++
c
header
jpeg
resolution
C : Character swapping [duplicate]
Feb 20, 2023
c
pointers
char
Pixel-Perfect 2D Rendering with OpenGL
Feb 20, 2023
c
opengl
How do I force the program to use unaligned addresses?
Feb 20, 2023
c
linux
multithreading
Automatically generate values for #define using vi[m]
Feb 19, 2023
c++
c
vim
macros
vi
How can I exec either a shell script or an executable?
Feb 19, 2023
c
exec
Specific modular multiplication algorithm [duplicate]
Feb 20, 2023
c
algorithm
math
modular-arithmetic
How to add two numbers as a string
Feb 19, 2023
c
string
C: Generating hash keys for large data sets?
Feb 20, 2023
c
hash
key
Programmatically check if a process is being run in the background
Feb 20, 2023
c
linux
background-process
difference between a[10] and 10[a] [duplicate]
Feb 19, 2023
c
arrays
difference between &array[0] and &array when passed to a C function
Feb 20, 2023
c
« Newer Entries
Older Entries »