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
4
questions and find answers to
32
problems.
Stats
688
EtPoint
190
Vote count
4
questions
32
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
Using fscanf() to skip a string
why math.h have pow() return double and not int
Dereferencing a void pointer
Gopi answers
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
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"