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
426
problems.
Stats
12.2k
EtPoint
4.2k
Vote count
4
questions
426
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
Do I need to free the returned pointer from localtime() function?
realloc crashes when pointer has an offset
Error :Unknown type name BOOL for c function in Xcode
Is using the address of an uninitialized variable UB? [duplicate]
What is the correct way to implement error propagation in C?
Passing an array as function argument without defining a variable [duplicate]
C - Is struct variable a pointer?
How to use values of local variable in another function in C
How can I store a 64-bit memory address in a variable?
Implicit declaration of function is invalid in C99