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
528
problems.
Stats
14.0k
EtPoint
4.7k
Vote count
4
questions
528
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
Why crc32 value require -lz
Can a process read/write at any address from it's virtual memory?
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?