Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
dan04
dan04 has asked
14
questions and find answers to
285
problems.
Stats
8.1k
EtPoint
2.8k
Vote count
14
questions
285
answers
About
dan04 questions
How was non-decimal money represented in software?
Having a destructor take different actions depending on whether an exception occurred
Why are string and vector distinct types?
How to add a trusted CA certificate (NOT a client certificate) to HttpWebRequest?
Post-mortem debugging of a Mono AOT-compiled program
Is "long" still useful in C?
Why isn't UTF-8 allowed as the "ANSI" code page?
How fast is Berkeley DB SQL compared to SQLite?
What's the purpose of the noncharacters U+FDD0 to U+FDEF?
ALTER TABLE ADD COLUMN IF NOT EXISTS in SQLite
dan04 answers
Unable to modify a global int, but can modify a list. How?
Comparison in C++
Sort numbers (and numbers+letters) with sqlite
Ignoring diacritics when ordering alphabetically
SQLite data types
Will rand() sometimes return the same consecutively?
Experiences with "language converters"?
What's the SQL national character (NCHAR) datatype really for?
C++: Making my project support unicode
When was the NULL macro not 0?