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
791
problems.
Stats
24.4k
EtPoint
8.7k
Vote count
21
questions
791
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
ShellExecute not working from IDE but works otherwise
VirtualTreeView Finalize in C++ Builder for UnicodeString
How do I prevent a source file from depending on an include inside a header file?
are virtual destructors in novtable interfaces okay?
How do Integer flags work?
Delphi Unicode String Type Stored Directly at its Address (or "Unicode ShortString")
How can I set a breakpoint that triggers when a property is modified?
What does Windows FILETIME contain? Trying to convert to a PHP date/time
Get the address of a function using assembly language and Delphi map file
TListView - How to rearrange items on resize