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
Finding roots for garbage collection in C
Mar 08, 2022
c
garbage-collection
boehm-gc
gc-roots
C program to find current file name
Mar 29, 2022
c
file
How to get userID when writing Linux kernel module
Apr 23, 2022
c
linux-kernel
Why I need C header files?
Jul 17, 2022
c
compiler-construction
header
makefile
iterating through matrix is slower when changing A[i][j] to A[j][i] [duplicate]
May 12, 2022
c++
c
arrays
performance
caching
How to fdopen as open with the same mode and flags?
Oct 18, 2022
c
file-io
printf
fdopen
convert IP for reverse ip lookup
Sep 11, 2022
c
string
ip-address
reverse
C OMP omp_get_wtime() returning time 0.00
Sep 17, 2019
c
multithreading
openmp
Sequence points in C / function calls
Nov 03, 2022
c
do we need to compare each element of a array in C?
Feb 17, 2022
c
arrays
Why does Haskell perform so poorly when executing C-like codes? (in this instance at least)
Nov 13, 2015
c
performance
haskell
optimization
Is i+++j always treated as i++ + j? [duplicate]
Jul 05, 2022
c
operators
Using GDB with OpenMP
May 06, 2022
c
gcc
gdb
openmp
how to append text to a file in windows?
Apr 02, 2022
c++
c
windows
winapi
Casting a struct to another
Feb 19, 2022
c++
c
struct
Why do we need compiling and linking separately?
Jun 01, 2022
c++
c
Why are the values returned by sizeof() compiler dependent?
Feb 28, 2022
c++
c
sizeof
explain this nested printf statement
Nov 11, 2022
c
printf
how 256 stored in char variable and unsigned char
Oct 15, 2022
c++
c
memory
char
bits
which property of a constant makes it not changable?
Nov 13, 2022
c++
c
« Newer Entries
Older Entries »