Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Roddy
Roddy has asked
115
questions and find answers to
176
problems.
Stats
5.2k
EtPoint
1.6k
Vote count
115
questions
176
answers
About
Roddy questions
Why is Delphi TTreeNodes fundamentally tied to TCustomTreeView?
How do I set the chunkname of a Lua chunk?
Delphi Menu Merging problem
Delphi: How do I stop TAction shortcut keys autorepeating?
Accessing IXMLDOMDocument2 via TXMLDocument?
PNGs in Delphi 2009 Imagelists and Images
Create HTML Element with text that extends into border
How to find if an document can be OPENed via ShellExecute?
Undefined behaviour with non-virtual destructors - is it a real-world issue?
How to deal with daft header files
Roddy answers
What is the effect of x=x++;? [duplicate]
Correct C++ pointer syntax
How to use Condition in Delphi Breakpoint properties
Lua, WOW and "..."
Does setting a bit collide with concurrent sets of other bits on the same word?
difference between &array[0] and &array when passed to a C function
C++ Conversion from const int* to int* working with unexpected results [duplicate]
How to find if an document can be OPENed via ShellExecute?
How do you manage logging performance?
how does following program work pointer manipulation [duplicate]