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
C: what does `int a[10]` mean
Dec 06, 2022
c
arrays
pointers
List undefined references from object file
Dec 07, 2022
c++
c
gcc
g++
Why isn't write(2) returning EINTR?
Dec 06, 2022
c
linux
The C programming language book example: maybe out of date?
Dec 07, 2022
c
How to calculate nth n-digit palindrome efficiently?
Dec 07, 2022
c++
c
algorithm
palindrome
fgetc(stdin) in a loop is producing strange behaviour
Dec 06, 2022
c
fgetc
real modulo operator in C/C++? [duplicate]
Dec 07, 2022
c++
c
modulo
What's the difference among (const char *str) , (char const *str) and (char *const str)? [duplicate]
Dec 06, 2022
c
pointers
constants
C reverse binary [duplicate]
Dec 07, 2022
c
binary
binary-operators
How to kill a running thread? [duplicate]
Dec 07, 2022
c
multithreading
pthreads
sprintf usage with %.s
Dec 07, 2022
c
printf
Should I declare system call functions in C?
Dec 07, 2022
c
linux
function
declaration
system-calls
C for loop through array with pointers
Dec 05, 2022
c
pointers
loops
for-loop
In C is & shorthand for logical and(&&)?
Dec 07, 2022
c
logical-operators
GCC typeof extension
Dec 06, 2022
c
gcc
typeof
gcc-extensions
Reading multiple lines of input with scanf
Dec 06, 2022
c
Level-order traversal of a binary tree
Dec 06, 2022
c
algorithm
binary-tree
Explain the output of this C Program? [duplicate]
Dec 05, 2022
c
Add Application to Startup (Registry)
Dec 06, 2022
c++
c
windows
registry
A program where parent process creates a child process and both parent and child run same program different code
Dec 07, 2022
c
unix
process
fork
« Newer Entries
Older Entries »