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
36
problems.
Stats
754
EtPoint
200
Vote count
6
questions
36
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
How to fill an array by extracting a partial array
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