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 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
Why are only BUFFER_SIZE-1 items allowed in buffer in Producer-Consumer paradigm using shared memory?
Dec 07, 2022
c
operating-system
producer-consumer
circular-buffer
What is (void (**) ()) and how to typedef it?
Dec 06, 2022
c
function-pointers
typedef
interrupt
Is switch case a loop or a conditional construct?
Dec 06, 2022
c++
c
Difference between "int i=1,2,3" and "int i=(1,2,3)" - variable declaration with comma operator [duplicate]
Dec 07, 2022
c
How is this implementation of fabs() working?
Dec 05, 2022
c
floating-point
C - How much memory can a program allocate for itself - and how is it determined?
Dec 07, 2022
c
memory
Preprocessor macros substitution
Dec 06, 2022
c
macros
c-preprocessor
CMake add -ldl at end of link stage of add_library
Dec 06, 2022
c
ubuntu
cmake
shared-libraries
« Newer Entries
Older Entries »