Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sourav Ghosh
Sourav Ghosh has asked
4
questions and find answers to
511
problems.
Stats
13.7k
EtPoint
4.6k
Vote count
4
questions
511
answers
About
Yet Another Regular Contributor.
Sourav Ghosh questions
Is running a binary generated from a code with "constraint violation" actually undefined behaviour?
What is exactly an "invalid conversion specification"?
.PHONY usage in makefile
Use of 'Empty Target' in makefile
Sourav Ghosh answers
Successive scanfs, the second one not asking for the second input from user
Why are there two different ways of initializing a pointer in C
Why realloc doesn't work in this while loop?
are heap variables global variables and what is the scope and lifetime of heap variables
Why I could not Ansible ping my testerver?
Different ways to initialize char array, are they correct?
Using (+ve integer) + "some string " in printf? [duplicate]
What's the difference between long unsigned int and unsigned long int [duplicate]
About pointers and strcpy() in C
Strange behavior from a simple C program