Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Praetorian
Praetorian has asked
39
questions and find answers to
644
problems.
Stats
18.4k
EtPoint
6.3k
Vote count
39
questions
644
answers
About
I write C & C++ software for 5G-NR & LTE base stations.
Praetorian questions
reinterpret_cast behavior when dereferencing a void pointer
Adding WP7 ContextMenu programmatically
Creating MSI with cx_freeze and bdist_msi for PySide app
Handling duplicate keys with ConfigParser [duplicate]
WP7 TextBlock inside a ListBox not wrapping text
Are function template parameters T& and T&& ambiguous? [duplicate]
Windows phone 7 ListBox animation on selection
WP7 - Measuring performance improvements
WP7 - Using Storyboard defined in Application.Resources
Canvas Background color not showing
Praetorian answers
What kind of controls should I use in Windows Phone 7 to make a "star" control
How do I protect a character string in shared memory between two processes?
C++ Initialize object member of a struct that is allocated using the "new" keyword
How can I create an array of ratios inside a for loop in MATLAB?
WP7 - c# - silverlight - Passing XML data between pages
c++ sort vector of pointers error
Function template: why ambiguity is generated?
C++ : 3 questions about initialization syntax, value-initialization and default-initialization
How to change an array with a function?
Delete a key/value pair from an unordered_map C++