C++CodeDatabaseIDEInterBaseRAD Studio

Advanced Programming - A Complete Guide To Programming In C++

A Complete Guide To Advanced Programming In C++ This article is part of a series which teaches you the basics of how to write C++ software. C and C++ both make use of pointers. Often, new C++ programmers can struggle with both the concept and correct use of pointers. In this post we will explain what pointers are along with a discussion of linked lists which are a very common data structure…
Read more
C++CodeIDEInterBaseRAD Studio

How To Design Screens For Cross Platform C++ Apps And More

Hello C++ Developers, In a previous C++ apps article we covered 5 easy C++ string methods to learn where we focused on how to iterate and manipulate strings in C++ in various ways. Today we have new different topics. In the first post pick, we will learn a reverse search method in modern C++. In another post, we will learn 3 different ways to remove characters of a wide string in a…
Read more
DatabaseInterBaseRAD Studio

Have You Already Paid For InterBase? Here's How to Find Out

InterBase comes embedded with RAD Studio, but chances are you haven’t activated it yet. This means you’re missing out on a very powerful and versatile database you’ve already paid for with your RAD Studio purchase. In this blog post we’ll look at how to check if InterBase was activated with your RAD Studio installation, and to activate it if it wasn’t. Did I get the InterBase…
Read more
C++DatabaseDelphiIDEInterBaseRAD Studio

A Cornucopia of Tools To Leverage

Delphi and C++ developers have a wide spectrum of available tools to help build solutions for their companies and customers. Beyond just the compiler, IDE, components and libraries, Embarcadero and Idera provide tools you can leverage to get development done faster and with higher quality. Here is a quick rundown of all of the tools. Developer Tools Delphi and C++Builder (Professional…
Read more