Hello C++ Developers,
Today we cover a variety of topics about strings, which mostly include String Operations in Modern C++ software. We will learn more string operations, mostly about wide strings (std::wstring). We will explain converting string to wide strings, with examples. We will also hear about how the replace method can be used to replace part of a string with another string. We will…
Easy Serialization From Query To JSON
March 31, 2021
This is a set of features combined on a group of functions to help you work with JSON format, without had to write a bunch of classes and handles, perfect for people who work with integrated applications, such as web services host or client, or if your project requires NO…
Ultimate Universal Audio Converter Is Created In Delphi
February 20, 2021
Pazera Free Audio Extractor is an universal audio converter developed with Delphi. As stated by the developer, “The program allows extraction of audio tracks from audio and video files without loss of sound quality or conversion to MP3, AAC, AC3, E-AC3, Ogg-Opus…
Spectacular ALLConverter Video And Audio Converter: Powered By Delphi
February 12, 2021
ALLConverter is an easy drag and drop video and audio converter and it is powered by Delphi. According to the developer, “it is a video converter that converts almost all formats. After conversion, you can receive a file ready to watch on your iPhone, iPad, iPod, MP4, DVD, GPS, KIN One & Two, Apple TV, Zune, PSP, Walkman, Archos, Innovative Zen, iRiver PMP, Sandisk Sansa and other…
Easily Convert C Code Into Delphi Code With Open Source Solution
December 29, 2020
Have you ever tried to convert your C programs into Delphi? If it is you? Here is the solution for you!
C-To-Delphi–This tool will convert most of your standard C code.
It contains a split view, with C on the left and Delphi on the right. The Delphi…