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
How is a callback different from and advantageous to conditional function calls for event handling?
Jul 28, 2026
c
callback
event-handling
function-pointers
create_module - why is copy_from_user used?
Jul 28, 2026
c
module
linux-kernel
kernel
vmalloc
Extract data between two delimiters
Jul 27, 2026
c
delimiter
string-parsing
Can I store pointers to C++ classes in C?
Jul 26, 2026
c++
c
extern
How to find number of rows in dynamic 2D char array in C?
Jul 28, 2026
c
multidimensional-array
arrays
C string arrays
Jul 28, 2026
c
arrays
string
Reading from two columns into variables
Jul 28, 2026
c
input
convert wide-character string read with wscanf to an integer in C
Jul 26, 2026
c
string
integer
type-conversion
Why did the author use double pointer in this linked list insert operation? [duplicate]
Jul 27, 2026
c
pointers
linked-list
Using char* a[] vs char a[][]
Jul 28, 2026
c
arrays
pointers
char
K&R atoi-general memory leak
Jul 28, 2026
c
atoi
kernighan-and-ritchie
Convert IP or MAC address from string to byte array (Arduino or C)
Jul 28, 2026
c
arduino
byte
arrays
Static initializer inside member function require compile-time constant?
Jul 28, 2026
c++
c
Coaxing GCC to emit REPE CMPSB
Jul 27, 2026
c
performance
gcc
assembly
x86
Stack and heap memory of a C program
Jul 28, 2026
c
memory
memory-management
How to find out, that user input contains non ASCII characters in C
Jul 27, 2026
c
ascii
user-input
fgets
Remote Desktop Protocol C or Objective-C Library
Jul 27, 2026
c
objective-c
cocoa
remote-desktop
Image libraries and gif images
Jul 27, 2026
c
image
gif
How does struct Node *ptr = malloc(sizeof(*ptr)) work?
Jul 27, 2026
c
pointers
malloc
sizeof
« Newer Entries
Older Entries »