Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ameyCU
ameyCU has asked
3
questions and find answers to
25
problems.
Stats
560
EtPoint
167
Vote count
3
questions
25
answers
About
Let's do something :)
ameyCU questions
Is it necessary to close a file number of time it is opened in program?
Casting pointer to void
Pointer declared as constant as well as volatile
ameyCU answers
Compilation fails due to strange characters appearing in source code
Open Application In C
error: indirection requires pointer operand ('int' invalid)
What is the meaning of the address of a pointer?
why can I write over a piece of memory which has been allocated 0 space?
I can't store a string of characters in a node of linked list
Why does printf("%d", ~0) output -1? [duplicate]
Why is GCC saying a variable is unused when it is not?
Array type char[] is not assignable [duplicate]
redefinition of variable inside scope