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
MPI with Multiple Pthreads
Dec 17, 2022
c
multithreading
mpi
openmpi
Is nullptr used to terminate C-style strings?
Dec 17, 2022
c++
c
pointers
c++11
c-strings
When using regex in C, \d does not work but [0-9] does
Dec 16, 2022
c
regex
Is the order of execution always the same in C/C++
Dec 16, 2022
c++
c
First character of pointer
Dec 16, 2022
c
pointers
char
Why don't I get a warning while passing parameter to a function which should not accept any incoming parameter? [duplicate]
Dec 17, 2022
c
function
syntax
parameter-passing
Is it recommended method for computing the size of a file using fseek()?
Dec 16, 2022
c
file
Understanding `option long_options[]` when using `getopt_long`
Dec 16, 2022
c
parameter-passing
command-line-arguments
getopt
getopt-long
Best practices for float multiplication in C++ or C?
Dec 17, 2022
c
precision
multiplication
floating-accuracy
Intel C Compiler giving the wrong output when using openmp
Dec 17, 2022
c
openmp
for loop macro coding style
Dec 16, 2022
c
loops
macros
c-preprocessor
Unable to understand - reading characters from files in C
Dec 16, 2022
c
file-handling
C char pointer length
Dec 16, 2022
c
arrays
initialization
strlen
When trying to print pascals triangle 13th iteration prints wrong answer
Dec 16, 2022
c
pascals-triangle
Why Quick sort code is breaking stability?
Dec 16, 2022
c
algorithm
sorting
quicksort
extern and global variables with the same name in C
Dec 16, 2022
c
global
external
extern
LD_LIBRARY_PATH does not work
Dec 16, 2022
c
gcc
linker
zlib
Proper way to count down with unsigned
Dec 16, 2022
c
loops
unsigned
Why can't I increment an array?
Dec 16, 2022
c
arrays
pointers
Why there is no sign character in the syntax of constants?
Dec 16, 2022
c
syntax
« Newer Entries
Older Entries »