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
526
problems.
Stats
14.0k
EtPoint
4.7k
Vote count
4
questions
526
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
Difference between – and - signs for subtraction operation
how can I force scanf to take the \n character as input?
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]