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
From when format specifier '%g' for double starts printing in exponential format
Feb 09, 2023
c
printf
C - Most succinct way to check if a variable is *none* of many options?
Feb 09, 2023
c
if-statement
comparison
C - single quotes vs double quotes
Feb 09, 2023
c
double-quotes
single-quotes
Import C function into Perl program
Feb 08, 2023
c
perl
Linked list Implementation in C with structure
Feb 09, 2023
c
struct
linked-list
structure
malloc() in newlib : does it waste memory after one big failure allocation?
Feb 09, 2023
c
embedded
malloc
newlib
sbrk
Getting Abbreviated timezone using strftime() using C
Feb 07, 2023
c
windows
strftime
quickly find the integer part of the base 2 logarithm
Feb 08, 2023
c++
c
floating-point
ieee-754
I want to interpret stdin as a binary file. Why is freopen failing on Windows?
Feb 08, 2023
c
windows
io
fread
stdio
precalculated definition of variable vs initializing by calculation
Feb 08, 2023
c
initialization
definition
Is rightshifting signed int by 8 * sizeof(int) or more undefined?
Feb 08, 2023
c
undefined-behavior
bit-shift
Forked processes order of execution
Feb 07, 2023
c
fork
perlbench results in segfault outside the SPEC 2006 harness
Feb 08, 2023
c
perl
debugging
crash
benchmarking
Finding the root cause of `undefined reference` error
Feb 08, 2023
c
gcc
linker
linker-errors
elf
GDB single stepping assembly and displaying the next instruction which will be executed. [duplicate]
Feb 08, 2023
c
debugging
gdb
compilation error on clock_gettime and CLOCK_MONOTONIC
Feb 08, 2023
c
gcc
compiler-errors
libc
Is it correct to call semget() followed by semop() without calling semctl()?
Feb 08, 2023
c
ipc
semaphore
Using binary search to find the square root of a number in C
Feb 07, 2023
c
algorithm
math
using strlen in loop reversing a string in C
Feb 08, 2023
c
string
Why ~0 >> 1 doesn't shift the bit?
Feb 08, 2023
c
bitwise-operators
bit-shift
« Newer Entries
Older Entries »