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
SIMD intrinsics - segmentation fault
Dec 17, 2022
c
x86
sse
simd
Stack frame memory allocation
Dec 17, 2022
c
stack
Difference between static function declaration in C
Dec 17, 2022
c
function
static
What happens when a integer overflow occurs in a C expression?
Dec 17, 2022
c
integer-overflow
integer-promotion
Surprising output of a C program when using '*' to multiply
Dec 16, 2022
c
will right hand side of an expression always evaluated first
Dec 17, 2022
c
language-lawyer
operator-precedence
Pointers for dummies
Dec 17, 2022
c
function
pointers
Working with C APIs from Swift
Dec 17, 2022
ios
c
swift
utf-8
callback
How can I figure out what is the default standard used by my C compiler GCC ? [duplicate]
Dec 16, 2022
c
gcc
c99
c11
c89
Stack around the variable was corrupted
Dec 17, 2022
c
gets
How can I understand what standard my libraries are and to what standard gcc compiles in my computer?
Dec 17, 2022
c
gcc
standards
Ternary Operator in For Loop causing infinite iterations
Dec 17, 2022
c
for-loop
infinite-loop
ternary-operator
operator-precedence
Why is buffered I/O faster than unbuffered I/O
Dec 16, 2022
c
file
io
buffer
E notation in C
Dec 16, 2022
c
scientific-notation
Copy a struct with a string member in C
Dec 17, 2022
c
arrays
string
struct
Conflicting types for "free"
Dec 15, 2022
c
free
What is the error in multiplication of long long Integer?
Dec 16, 2022
c
memory
int
long-integer
In C, why can't you declare a pointer and make it point to a number directly, without malloc?
Dec 17, 2022
c
pointers
segmentation-fault
gcc compile multiple files
Dec 16, 2022
c
gcc
How does `int sum = n + - + - + - + n` compile where `n` is an `int`?
Dec 17, 2022
c
operators
arithmetic-expressions
« Newer Entries
Older Entries »