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
Why does using the %ebx register cause a segmentation fault in my assembly code
Mar 02, 2026
c
assembly
x86
cpu-registers
calling-convention
Allowed characters as macro parameters in C
Mar 03, 2026
c
macros
language-lawyer
Why can't I take the address of a return value?
Mar 02, 2026
c
pointers
lvalue
Can I call the Functions of a C-Executable from Java?
Mar 02, 2026
java
c
java-native-interface
Why is using an identifier not in scope UB and not an error
Mar 03, 2026
c
language-lawyer
undefined-behavior
c89
Hamming weight ( number of 1 in a number) mixing C with assembly
Mar 03, 2026
c
assembly
x86
bit-manipulation
hammingweight
is it worth it to compile a C program and run it instead of PHP page?
Mar 03, 2026
php
c
Miller-Rabin deterministic primality test (C)
Mar 02, 2026
c
primes
primality-test
Can a function return an argument that is a restrict pointer?
Mar 02, 2026
c
pointers
restrict-qualifier
What is the difference in atomic_load() and assignment?
Feb 28, 2026
c
c11
rvalue
stdatomic
lvalue-to-rvalue
Is there a less-space taking way than using sprintf to format floats to strings?
Mar 02, 2026
c
printf
microcontroller
Right triangle using recursion in C
Mar 03, 2026
c
recursion
char
MIPS Cross Compilation on Travis
Mar 02, 2026
c
ubuntu
mips
cross-compiling
travis-ci
USB HID multitouch serial reporting
Mar 03, 2026
c
windows
arduino
usb
hid
Wrapping a C lib with extern "C" except an internal C++ include
Mar 02, 2026
c++
c
name-mangling
raylib's DrawTextEx doesn't display unicode characters
Feb 28, 2026
c
unicode
raylib
Is a file descriptor (fd from open in C) same as its process id?
Mar 02, 2026
c
linux
file
process
Does compilation of a program store some data in cache before execution?? (C, Linux)
Mar 03, 2026
c
linux
multithreading
terminal
getrusage
Error while loading shared libraries, cannot open shared object file: No such file or directory (hiredis)
Mar 02, 2026
c
gcc
makefile
redis
hiredis
C - the typedef function used as a pointer in the argument of another function [duplicate]
Mar 02, 2026
c
function-pointers
typedef
« Newer Entries
Older Entries »