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
469
problems.
Stats
13.0k
EtPoint
4.4k
Vote count
4
questions
469
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
Let static function variable take value of parameter in C
How to handle invalid passed arguments in Ansi C [closed]
What does "20"[1] do?
How I can make a string array interchange it's components with a swap function?
Login Script does not compare string inputs as expected
Printing a wchar_t gives weird output
Understanding "while (getchar() != '\n')"
How to detect that malloc() function will fail?
global pointer value lost. 2 c files
Pointer operation yields unexpected result