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
Understanding "Bitwise-And (&)" and "Unary complement(~)" in c++
Aug 01, 2026
c++
c
bitwise-operators
logical-operators
Finding angles of triangle by given sides in C programming
Aug 01, 2026
c
math
Why can a "const int*" point to a non-const int?
Aug 01, 2026
c
pointers
constants
string.h output words C
Aug 01, 2026
c
string
io
strtok
strlen
Difference between while(tab[i+1] == 0) and while(tab[++i] == 0)
Aug 01, 2026
c
Zero-out entire char pointer
Aug 01, 2026
c
pointers
char
Intel / ARM intrinsics equivalence
Jul 31, 2026
c
arm
intrinsics
neon
gem5
C Pointer confusion
Jul 31, 2026
c
struct
pointers
segmentation-fault
Univocal hash function for a string 76 chars long
Aug 01, 2026
c
string
hash
dna-sequence
Why do we need prototype in function?
Jul 31, 2026
c
function
function-prototypes
Block signals for complete process in a multithreaded environment
Jul 30, 2026
c
linux
pthreads
signals
posix
Why does linkat require a path name instead of a file descriptor?
Jul 31, 2026
c
linux
Regarding array of pointer to char
Aug 01, 2026
c
arrays
pointers
Glibc - error in ucontext.h, but only with -std=c11
Aug 01, 2026
c
gcc
glibc
c11
gcc4.9
GDB - show last n lines executed
Aug 01, 2026
c
debugging
gdb
control-flow
Please help correct this bug: reading integers line by line from a file using fscanf in c
Aug 01, 2026
c
arrays
scanf
Use tcl and tk stubs in C program
Jul 30, 2026
c
tcl
« Newer Entries
Older Entries »