Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Achal
Achal has asked
0
questions and find answers to
25
problems.
Stats
372
EtPoint
78
Vote count
0
questions
25
answers
About
I develop primarily in
C
and
C++
.
Currently Working on Cellular platform(
LTE
4G/5G Packet Core(EPC, SGW/PGW, SMF)
Follows Linus Torvalds as
Linux
was my first love & it changes my life.
Find me on linkedin
Achal questions
Achal answers
scanf("%[^\n]s") works fine with normal variable but doesn't work with a structure variable in C
`waitpid()' always returns -1
C segfault while using fscanf to make array from datas in a file
Reference is able to refer to a different object (not in the iteration/loop body)
Execlp vs Execl
Difference in storage of memory in string and an integer array in C after using sprintf function
C: Doubling each letter in a String
alias of function pointer
Assignment from incompatible pointer type after code compilation
How to write data at a specific memory location? C++