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
When to allocate memory in C?
Dec 01, 2022
c
Initializing C char array using curly braces, is it okay to omit null byte '\0'?
Nov 30, 2022
c
character-arrays
can i use c++ compiler to compile c source code? [duplicate]
Dec 01, 2022
c++
c
compiler-construction
C - how to test easily if it is prime-number? [duplicate]
Dec 01, 2022
c
How to calculate convex hull area using openCV functions?
Dec 01, 2022
c
opencv
C: `Turn on debug messages
Nov 29, 2022
c
debugging
messages
Why do we include stdlib.h?
Dec 01, 2022
c
Enums in Objective-C VS C
Dec 01, 2022
objective-c
c
enums
get code line with __LINE__
Dec 01, 2022
c++
c
macros
How does this line of code work?
Dec 01, 2022
c++
c
memory
pointers
"struct a a1 = {0};" different from "struct a a2 = {5};" why?
Dec 01, 2022
c
struct
Pointer value of *x &x and x
Nov 30, 2022
c
pointers
Building a date string in c
Dec 01, 2022
c
Do I get a performance bonus if I try to use arm math assembler commands instead of c
Nov 29, 2022
android
c
assembly
arm
how could we know this is the last element in the array?
Nov 30, 2022
c
arrays
Why can an array receive values more than it is declared to hold
Dec 01, 2022
c
arrays
undefined-behavior
How does extern work?
Dec 01, 2022
c++
c
extern
Generating random number within Cuda kernel in a varying range
Nov 30, 2022
c
cuda
gpgpu
Why does this segfault in C?
Nov 30, 2022
c
Why do some WinAPI functions need sizes of structs passed as their parameters?
Dec 01, 2022
c
windows
winapi
« Newer Entries
Older Entries »