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
What happens to empty space in allocated memory?
Dec 01, 2025
c
memory-management
Pass a C Structure pointer from Python using Ctypes
Dec 01, 2025
python
c
pointers
structure
ctypes
Is foo(i++) + foo(i++) undefined in ANSI C?
Dec 01, 2025
c
undefined-behavior
sequence-points
Conflicting types for 'reverse_string' function
Nov 30, 2025
c
string
free/delete union malloc/new Array in C/C++
Dec 01, 2025
c++
c
unions
strict-aliasing
type-punning
Using C-style arrays in Objective-C
Dec 01, 2025
objective-c
c
Parsing an array of chars
Dec 01, 2025
c
arrays
parsing
char
How often shoud a file be opened and closed when constantly writing data to a file (SDCard)?
Nov 30, 2025
c
file
sd-card
C adding node to head of linked list
Dec 01, 2025
c
linked-list
nodes
head
Tilde C unsigned vs signed integer
Nov 29, 2025
c
operators
bit-manipulation
tilde
Signed long integer becomes negative as it grows?
Nov 30, 2025
c
Why am I getting this error when trying to open a file with DDD?
Nov 29, 2025
c
debugging
ddd-debugger
How to set up a simple hello-world example where a C function calls a Cython function calling a Python function?
Nov 30, 2025
python
c
python-3.x
cython
BufferedImage image pointer data as a JNI parameter for C function
Nov 30, 2025
java
c
pointers
java-native-interface
bufferedimage
What does the "size" argument in fread() refer to?
Dec 01, 2025
c
fread
finding out if all the digits of a number are equal
Nov 30, 2025
arrays
c
global-variables
equality
function-definition
What is the Java equivalent of __builtin_clz? [closed]
Dec 01, 2025
java
c
Last string in array of strings (parsed from strtok) has garbage
Nov 30, 2025
c
arrays
string
strtok
Counting the number of context switches in a c program when that program is executed
Dec 01, 2025
c
windows
process
context-switching
« Newer Entries
Older Entries »