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
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
Array of random numbers using C program
Dec 06, 2022
c
Can I use C program function call C++ function while there is String type in C++ function parameter list?
Dec 06, 2022
c++
c
compiler-construction
linker
LD_LIBRARY_PATH: Cannot open shared object file [duplicate]
Dec 07, 2022
c++
c
linux
Must the pointer be initialized before use , then how to understand char * p?
Dec 07, 2022
c++
c
pointers
How to maintain a mapping between a string and it's index in C? [duplicate]
Dec 07, 2022
c
Global variable does not take new value
Dec 06, 2022
c
Can memory store be reordered really, in an OoOE processor?
Dec 06, 2022
c++
c
cpu-architecture
processor
memory-barriers
mkdir function not working in C [duplicate]
Dec 07, 2022
c
windows
visual-studio-2012
mkdir
String and pointers in C
Dec 07, 2022
c
string
pointers
memory
malloc
fgets skip the blank line
Dec 06, 2022
c
fgets
Tilde operator in C
Dec 06, 2022
c
int
unsigned
short
Result of calling strcpy is different than expected
Dec 06, 2022
c
strcpy
« Newer Entries
Older Entries »