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
6
questions and find answers to
35
problems.
Stats
743
EtPoint
199
Vote count
6
questions
35
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
Moving pointer to desired location
Where to declare my arrays and which is the better way?
Using fscanf() to skip a string
why math.h have pow() return double and not int
Dereferencing a void pointer
Gopi answers
Any alternative for pairs?
How to substitute runtime variables into strings in c?
C struct initialization and pointer
What is the meaning of int (*pt)[5] in c [duplicate]
Pointer syntax usage in Array
Passing a 2-dimensional character array to a function
Concatenation using strcat and realloc produce unexpected errors
Char with a variable length
Passing multidimensional array by reference in C
Cast byte array to int