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
518
problems.
Stats
13.8k
EtPoint
4.6k
Vote count
4
questions
518
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
Are multi-character character constants valid in C? Maybe in MS VC?
Not able to understand Let us C static storage class example [duplicate]
Inline initialization of an array
Segmentation fault when trying to get lowest number from user inputted array
Mozilla C/C++ coding style
why can I use stdio.h without a corresponding stdio.c [duplicate]
Why am I getting a Segmentation Fault in function search_lastname?
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?