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
446
problems.
Stats
12.5k
EtPoint
4.3k
Vote count
4
questions
446
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
Can't we initialize automatic array variables?
Regarding dereferencing 'void *' pointer
Why am I getting segfault when changing the signature of main?
Why is the printf statement in the code below printing a value rather than a garbage value?
conversion of unsigned integer variable to signed variable
Ternary and comma operator [duplicate]
Why does this piece of code not give error?
Simple but specific array compiling error (C)
Can't free memory after char *
Declaring vs defining variables in c [duplicate]