C/C++
cppbuild.asc
Associated article: Visual Envy
Tags: C/C++
Source code accompanying the article by Al Williams in which he showS how to build a complete DATABASE program using Borland'S recently releaseD C++Builder Al uses BorlandS Interbase DATABASE system as the engine Also see CPPBUILD.ZIP.
_Visual Envy_ by Al Williams Listing One //--------------------------- #include <vcl\vcl.h> #pragma hdrstop #include "vdb.h" #include "dirselsrc.h" #include "voldlg.h" #include "ff.h" //--------------------------- #pragma resource "*....