Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
alexrider
alexrider has asked
0
questions and find answers to
35
problems.
Stats
713
EtPoint
199
Vote count
0
questions
35
answers
About
alexrider questions
alexrider answers
What are the new percent macros in Visual Studio 2012?
Memset POD struct with this pointer
Is it bad to have functions return strings instead of ints? (C++)
C++: Use of namespaces in program logic / conditional namespaces?
Can't increment a static variable
Declaration of 'int accidents[5]' shadows a parameter error
Not All Control Paths Return a Value? Warning
Are there "sequence-point" issues with statements like "int a=4,*ptr=&a;" or "x+=4,y=x*2;"?
Odd C/C++ initialization syntax for integral type variable
Constructor/Destructor call order on stack