How to link .so on linux to your C++ executableTo demonstrate linking a .o and a .so file in a C++ program, let's create a simple example. We will have a shared library (.so) that…May 3, 2023May 3, 2023
A generic class to call shared library function on LinuxI needed a piece of code in C++ for a POC , which is generic and able to load any library and call its function.May 3, 2023May 3, 2023
60 most used linux commandsimage source : www. servertribe.com / linux-server-automation/Apr 3, 2023Apr 3, 2023
J2EE : Collection of great resourcesEverybody wants to become expert in J2EE or Springboot now a days. But is there any set of resources which one can follow to become the…Mar 25, 2023Mar 25, 2023
Python in nutshell for ArchiBe aware of the below aspects of the python to become a good Python architectMar 24, 2023Mar 24, 2023