Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
barak manos
barak manos has asked
43
questions and find answers to
105
problems.
Stats
2.2k
EtPoint
560
Vote count
43
questions
105
answers
About
barak manos questions
How does the compiler resolve the address of variable declared after a variable-length array?
Assert the allocation of a variable-length array
HTTP responses with code 3xx and empty 'Location' header
Calculate the index of a given number within a sorted set
Return an instance of an inner class from a static method in Java
IAR - Adding pre-build command to delete an object file
Is there anything that you can do with 'delegate' but cannot do with either 'Action' or 'Func'?
How can I instantiate a const typedef pointer?
Python: Global Object Destruction [duplicate]
How does the standard C preprocessor interpret "0xFFFFFFFF"?
barak manos answers
variable memory location with ampersand vs pmap
How does the system knew that an address being accessed is constant or not
Indirection and Increment Operator evaluvation
Google App Engine (Python) - Datastore is duplicating entities
Invalid use of flexible array member [duplicate]
Get k-th largest values [closed]
Deep copy dynamically allocated object in C++
1 or 3 dimensional array?
Pointer can point local variable's memory outside it's scope? [duplicate]
What does it mean to have a void* member of a struct in C?