Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Gopi
Gopi has asked
2
questions and find answers to
27
problems.
Stats
595
EtPoint
171
Vote count
2
questions
27
answers
About
I am a software developer. I do my coding mostly in C but always there is something new to learn.
SOreadytohelp
Gopi questions
Dereferencing a void pointer
Gopi answers
Passing multidimensional array by reference in C
Cast byte array to int
Understanding Char Array equality in C
header.h: No such file or directory even though source and header are in same directory
Pointer in a function "expected expression before = token"
Print 1 to 1000 with out using loop [duplicate]
Difference Between *ptr and *(&ptr + 1)
How do you use malloc to allocate memory for a structure?
Unexpected output when printing the value of an integer
Infinite while loop and control-c