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
124
questions and find answers to
185
problems.
Stats
5.4k
EtPoint
1.6k
Vote count
124
questions
185
answers
About
Roddy questions
How to resize std::vector with unique objects
C++ and DirectShow
Understanding C++Builder xxx_TLB.h files
Sending WM_COMMAND to a TMenuItem
Persistent Polymorphic Lists in Delphi
How to access COM objects from different apartment models?
How to pass method result as parameter to base class constructor in C++?
How to receive broadcast packets with Indy10 TIdUDPClient?
Why is Delphi TTreeNodes fundamentally tied to TCustomTreeView?
How do I set the chunkname of a Lua chunk?
Roddy answers
Suppose i created three or four object of a class study then memory will be created seperatly or not?
Delphi IDE hangs while debugging threads
Are C++ Vectors always contiguous? [duplicate]
C++ - Why does a static string give slightly different addresses when referred to by different functions?
What is the comparative robustness of C++ Builder versions?
no appropriate default constructor available . (when creating a child class)
Why I am getting a Heap Corruption Error?
Deleting pointer sometimes results in heap corruption
Full description of a compression algorithm
What is the effect of x=x++;? [duplicate]