Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Johan
Johan has asked
143
questions and find answers to
383
problems.
Stats
10.7k
EtPoint
3.3k
Vote count
143
questions
383
answers
About
http://meta.stackexchange.com/questions/5234/how-does-accepting-an-answer-work
Johan questions
Pointer to generic record
How do I duplicate Delphi's indexed properties in c++?
How do I assign a pre-existing function to a TComparison<T>?
How do I get the GPU clock rate in CUDA 13?
Delphi XE2 cannot find ComObj.dcu where did it go?
How do I use THasAttributeFilter in Spring4d
Is there a way to shorten the is/as construct?
Why does this optimization of a smartpointer not work?
What's the equivalent of C++ `const` return types in Delphi
MySQL, how to repeat same line x times
Johan answers
Conditional jump not taken
How to classify binary arm instruction during dis-assembly
Exporting a list to OpenOffice Calc from Delphi
Combining ASM with non-asm code (or SwapInt64 ASM function needed)
How to replace the removed Protected virtual DoTyping method from TCustomEdit?
MySQL CASE EnumInt WHEN Varchar ELSE Int returning as BLOB - How to cast as a Varchar?
mysql Erorr when use select ?
How to debug CUDA in VSCode on Windows?
Has anybody discovered a (simple) way to limit group_concat rows?
How to create and use a case insensitive IList<string> in Spring4d