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
437
problems.
Stats
12.4k
EtPoint
4.3k
Vote count
4
questions
437
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
Declaring vs defining variables in c [duplicate]
I'd like to know what is internally happening in this code?
How to dynamically calculate the size of a dynamically allocated memory
Using arrays and pointers
Comparing user input to a predefined array of characters in C programming language
storing and printing string in void pointer
How come that in C declaring a variable between a function name and the function block compiles as valid? [duplicate]
Why gets() is deprecated? [duplicate]
Preprocessor and subsitution of format string
Scanf returns 0 without waiting for input