One of the great features of Linux is that you can do just about anything from the command line. Once you’re able to gain access to command line instructions from your Delphi applications, it gives you a very powerful API for the system. In this video Craig Chapman shows you how to access the Linux command-line and arbitrary APIs from your Delphi applications.
Does this work for Cyrillic chars / UTF8 ?
Cool but add Linux compiler feature on RAD Studio starter or professional please… Most of the people can't afford enterprise version.
I was wondering about the BufferToString function as under windows, PChar and string conversion is automatic. Good to know it is not the case under Linux or is it?
Is Linux environment available also from c++ builder?