Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Tamás Szelei
Tamás Szelei has asked
131
questions and find answers to
72
problems.
Stats
2.5k
EtPoint
598
Vote count
131
questions
72
answers
About
http://szelei.me
Tamás Szelei questions
Should concepts fail to compile when an invalid expression is used?
What is the correct way to deal with medium-sized byte arrays in modern C++?
How can I create a package of a PyQt/PySide application which can be expected to run in "reasonable" environments?
How can I produce a hex-escaped string in python that I can use in C++?
What is the clang equvivalent this declaration of a function pointer with __stdcall?
Given the RGB components of a color, how can I decide if it is perceived as gray by humans?
Introspecting nested ctypes structures
According to the standard, is std::vector affected by the static initialization order problems?
CSS: remove separator on the last and first item
How can I store a list of properties (not their values)?
Tamás Szelei answers
Writing .NET for Windows via Linux and Mono
How can I connect signals and slots of different objects in Qt?
Could C++.Net assemblies be decompiled easily?
Introspecting nested ctypes structures
get stacktrace during an application crash - c/c++
Is Sockets effective for talking to Service?
Best SEO method to translate a website page with google translate [closed]
Qt Programming and computations which take long time
Why does stack overflow throw no error in Visual C++?
IE Emulator - simulate IE 6 in an OS with IE8 installed [duplicate]