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
Why do we use explicit data types? (from a low level point of view)
Aug 27, 2026
c
types
x86
language-design
low-level
Why does a seccomp process always get killed?
Aug 27, 2026
c
linux
seccomp
Pass more than a value between non-terminal Bison rule
Aug 27, 2026
c
struct
parameter-passing
bison
flex-lexer
string input with spaces [duplicate]
Aug 27, 2026
c
string
gcc
ubuntu
How bad is a "controlled" signed int overflow and can it even be "controlled"?
Aug 27, 2026
c
compilation
overflow
atoi
Does not writing return statement in void function occupies the stack memory?
Aug 25, 2026
c
recursion
stack
quicksort
void
C, Multiplication, Bit operation or *
Aug 27, 2026
c
how to assign a value using address?
Aug 27, 2026
c
Passing Fortran derived type array to a C function as a struct
Aug 27, 2026
arrays
c
struct
fortran
fortran-iso-c-binding
How to circumvent the "foreground lock timeout" to activate my window?
Aug 27, 2026
c
windows
winapi
timeout
foreground
Why does the sizeof operator produce different results for an array
Aug 27, 2026
c++
c
Reading an array of strings in C
Aug 27, 2026
c
arrays
string
scanf not working as expected
Aug 27, 2026
c
scanf
How to create a program that reads the last commands exit status?
Aug 26, 2026
c
linux
shell
exit-code
Is there a way to read a character from an array and then lookup it's value in a predefined enum in c?
Aug 27, 2026
arrays
c
variables
enums
char
How can I distinguish a pointer from a dereference in C?
Aug 27, 2026
arrays
c
pointers
dereference
How does subtracting an address reference work?
Aug 26, 2026
arrays
c
memory-address
pointer-arithmetic
Counting number of non-leading 0 in binary representation of given integer with a loop using add / jnc
Aug 26, 2026
c
assembly
x86
bit-manipulation
inline-assembly
« Newer Entries
Older Entries »