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
482
problems.
Stats
13.2k
EtPoint
4.5k
Vote count
4
questions
482
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
How to add elements from one array into another array of an undefined size based on a condition?
Incompatible type on assignment, from BSTNode* to BSTNode*
Accessing dynamically allocated structure received through socket
How to print a string using printf without it printing the trailing newline
Accessing bytes in a long long variable with pointers
How does scanf() reads when input is not in specified format?
Alternative syntax of combining multiple condition check [duplicate]
macro constants with and without "u" at the end of a number
define a pointer variable to the function in C program
Why do the strings output using fprintf end up not being written to the output file if my program is terminated via CTRL-C?