Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Dúthomhas
Dúthomhas has asked
3
questions and find answers to
34
problems.
Stats
673
EtPoint
176
Vote count
3
questions
34
answers
About
Proficient in
Object Pascal
,
C
and
C++
,
Scheme
,
Tcl/Tk
, Assembly, Python, etc...
Dúthomhas questions
Why are drand48() and friends obsolete?
Dúthomhas answers
What shell does std::system use?
Bubble sort does not sort as expected
Does C have namespaces similar to C++?
How to sort array of strings in ascending order in C
Confused between passing strings to a function (C)
In the C++ standard why is getenv defined but not setenv?
(C++) Fastest way possible for reading in matrix files (arbitrary size)
Can passing a non string literal the c function strftime create a uncontrolled format string vulnerability
Placing function parameters in the middle of the function's name
What is array subscript operator in typedef in C