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
524
problems.
Stats
13.9k
EtPoint
4.7k
Vote count
4
questions
524
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
Pointer to pointer to struct in C
String format in C %*s
Equality operator versus bitwise AND operator usage
Signed/unsigned mismatch
is return main(); a valid syntax?
Why the gcc compiler allowed assigning value without giving data type?
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