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
What aren't we using a double array?
Jun 02, 2026
c++
c
printf
scanf
How to truncate a file in FAT32 file system without zero padding in C?
May 31, 2026
c
fat32
Is there a way to send data to server through SSL in collectd with its network plugin or some other plugin?
Jun 01, 2026
c
ssl
openssl
monitoring
collectd
How to tell openmp not to synchronize an array
Jun 02, 2026
c
linux
gcc
openmp
x86-64
How to process a string char by char in the XS code
Jun 02, 2026
c
perl
perl-xs
Listing prime numbers up to 2 billion using sieve's method in C
May 31, 2026
c
arrays
segmentation-fault
primes
sieve-of-eratosthenes
How to check all fields in a big struct are initialized by compiler
May 31, 2026
c++
c
Purpose of the saved user ID
Jun 01, 2026
c
linux
unix
Linux C: How to know the default interface for internet access?
Jun 01, 2026
c
linux
routes
ip
default
Conversion between C structs (C++ POD) and google protobufs?
Jun 02, 2026
c++
c
data-structures
protocol-buffers
idl
If I have one variable as int, and use it for calculating other of type float, why is result shown as rounded-down float?
Jun 02, 2026
c
type-conversion
printf
GNU C replacement/workaround for typeof/__auto_type applied to bit fields
Jun 02, 2026
c
gcc
bit-fields
typeof
Recursive sum of an array in C [duplicate]
Jun 01, 2026
c
arrays
recursion
sum
type casting in C
Jun 02, 2026
c++
c
casting
Can functions be called before "main"? If so, what happens? [closed]
Jun 02, 2026
c
function-calls
Strange behavior of printf when converting a pointer to a double
Jun 01, 2026
c
linux
gcc
Why does carg(-0) return -pi?
May 31, 2026
c
floating-point
Why does my getop function in C return '+' correctly but not '=' when there are leading spaces?
Jun 01, 2026
c
« Newer Entries
Older Entries »