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
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
What does the following mean in context of programming, specifically C programming language?
Jul 27, 2026
c
types
Should I use fgets or scanf with limited input in c?
Jul 27, 2026
c
input
scanf
fgets
How is atomic_dec_if_positive atomic?
Jul 27, 2026
c
linux-kernel
atomic
Why use printf("mystring\n") instead of just puts("mystring")? [closed]
Jul 28, 2026
c
printf
output
stdio
puts
128-bit integer multiplication
Jul 26, 2026
c
performance
memory
Linking kernel module with precompiled object
Jul 26, 2026
c
linker
kernel-module
« Newer Entries
Older Entries »