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
Explanation what for(i=0;1;i++) does in C?
Dec 03, 2022
c
string
for-loop
file-io
CUDA same function for CPU and GPU [duplicate]
Dec 03, 2022
c++
c
cuda
gpgpu
Why the following do-while loop is valid?
Dec 04, 2022
c
loops
do-while
How does the increment operator work in an if statement?
Dec 04, 2022
c
if-statement
post-increment
What is the use in & and && operator in the following program?
Dec 04, 2022
c
is it safe to subtract between unsigned integers?
Dec 04, 2022
c
scanf can't scan into uint8_t
Dec 04, 2022
c
Memcpy Char Pointers
Dec 04, 2022
c++
c
pointers
char
memcpy
Find out max & min of two number without using If else?
Dec 04, 2022
c
optimization
bit-manipulation
bit
bitwise-operators
Efficiency of fopen, fclose
Dec 04, 2022
c
performance
for-loop
io
fopen
What does sizeof(int) return in this case?
Dec 02, 2022
c++
c
sizeof
turbo-c++
PyImport_Import fails - Returns NULL
Dec 04, 2022
python
c++
c
return struct from a function and memory allocation
Dec 04, 2022
c++
c
How to print the "%" character with printf [duplicate]
Dec 04, 2022
c++
c
Printing leading spaces and zeros in C/C++
Dec 04, 2022
c
printf
How to detect how long a button was pressed in Arduino?
Dec 04, 2022
c
arduino
atmega
Freeing malloced structure in a function
Dec 04, 2022
c
pointers
malloc
free
Enable/Disable LOG levels using C Macro
Dec 04, 2022
c
macros
My N-body program runs 100x slower when coded in Julia vs. when coded in C, why?
Dec 03, 2022
c
optimization
julia
free won't delete memory allocated to the pointer (int array), using free twice works, why?
Dec 04, 2022
c
arrays
pointers
memory-management
« Newer Entries
Older Entries »