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
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
Accessing an array with inline assembly using AT&T syntax
Jul 27, 2026
c
linux
gcc
assembly
x86
fwrite segmentation fault - Invalid read of size 4
Jul 26, 2026
c
binary
segmentation-fault
fwrite
fread
Is initialization an assignment expression?
Jul 27, 2026
c
initialization
expression
declaration
Not able to retrieve data from FIFO queue in process that calls a program to take user Input and add it into FIFO queue
Jul 27, 2026
c
fork
mkfifo
What's wrong with my floor rendering implementation in my C based raycasting engine?
Jul 27, 2026
c
raycasting
Parsing a list of parameters built programmatically does not work with getopt
Jul 28, 2026
c
gcc
command-line
posix
getopt
Wrapper Classes : Creating a python wrapper for a C project
Jul 26, 2026
python
c
wrapper
« Newer Entries
Older Entries »