Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Rob Kennedy
Rob Kennedy has asked
21
questions and find answers to
804
problems.
Stats
24.7k
EtPoint
8.8k
Vote count
21
questions
804
answers
About
Rob Kennedy questions
How do I ignore all data from an InputStream without tripping up static-analysis tools?
How do you set the current directory of a debugged process?
How can I treat a section of a file as though it's a file itself?
How do you specify a Java file.encoding value consistent with the underlying Windows code page?
How can I compile 64-bit Mac programs with Free Pascal?
Is there a MAKELONGLONG function?
When S is a trivial subclass of T, is it safe to use an array of S where an array of T is expected?
How can a Windows program temporarily change its time zone?
Where does getopt_long store an unrecognized option?
What's the difference between CreateWnd and CreateWindowHandle?
Rob Kennedy answers
(Delphi) Call Child's procedure from Parent
How to set user account password without knowing the old password in C?
Why delphi's RoundTo method behaves differently? [duplicate]
Double click on a non-visual component [duplicate]
Boost lambda bewilderment
Reading a txt file into byte values in Delphi
How can my program read a string from a RES file?
C# BigInteger bitwise XOR returning extra digit [duplicate]
Is there any property for Google API Key in gmlib?
Is mysql_close required on connection failure?