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
Different functions to print a linked list
Mar 22, 2026
c
linked-list
Where is the source of imprecise calculation in the assembler code of gcc -Ofast compared with -O3? [closed]
Mar 21, 2026
c
assembly
gcc
x86-64
fast-math
Why Does `libusb_bulk_transfer' Return 0?
Mar 22, 2026
c
linux
embedded
libusb
C: initializing struct with an array of strings
Mar 21, 2026
c
arrays
string
struct
Does modifying a copy of the current instance affect the current instance? (Java)
Mar 21, 2026
java
c
list
pointers
Son of GCC conversion warning when assigning to a bitfield
Mar 21, 2026
c
gcc
compiler-warnings
suppress-warnings
printf() fixing pointer problems
Mar 22, 2026
c
pointers
printf
Why dots cannot be drawn "smoothly" with XDrawPoint ( X Window )?
Mar 21, 2026
c
xlib
Understanding about clock() and CLOCKS_PER_SEC in C++
Mar 22, 2026
c++
c
time
timer
clock
Is free() missing in this "good taste" and "bad taste"code?
Mar 22, 2026
c
linked-list
What does "20"[1] do?
Mar 22, 2026
c
arrays
array-indexing
Passing a Float into a String in C
Mar 22, 2026
c
string
Debugging a recursive function
Mar 22, 2026
c
recursion
Memory layout of a c program
Mar 22, 2026
c
Creating a good interface for functions which works with paths
Mar 21, 2026
c
path
cross-platform
Question about unsigned int in c [duplicate]
Mar 21, 2026
c
x86
assembly
unsigned
C code to Haskell
Mar 20, 2026
c
haskell
code-translation
Is there a difference between using a[i] and *(a + i)? [closed]
Mar 21, 2026
c
arrays
pointers
how to check if at least three of last four bits (LSB) are on
Mar 20, 2026
c
Older Entries »