C/C++ User's Journal STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - where the Standard Template Library meets the Active Template Library COMSTL - where the Standard Template Library meets the Component Object Model
Synesis Software InetSTL - where the Standard Template Library meets the Internet UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Test Programs

Introduction

Version 1.6.2 contains nine test programs.

C.c

This program uses the raw recls C API functions, implementing a recursive search for a given pattern, from a given directory

Cpp.cpp

This program uses the recls/C++ mapping classes, implementing a recursive search for a given pattern, from a given directory (Win32 platform)

WinForm.cs

This program uses the recls/C# mapping classes, implementing a recursive search for a given pattern, and other flags, from a given directory

COM.cpp

This program uses the recls/COM mapping coclasses, implementing a recursive search for a given pattern, and other flags, from a given directory

VBClient.frm

This program uses the recls/COM mapping coclasses, implementing a recursive search for a given pattern, and other flags, from a given directory

recls_test_1.d

This program uses the free API functions in the recls/D mapping, implementing a recursive search for a given pattern, and other flags, from a given directory

recls_test_2.d

This program uses the classes in the recls/D mapping, implementing a recursive search for a given pattern, and other flags, from a given directory

recls_test.java

This program uses the classes in the recls/Java mapping, implementing a recursive search for a given pattern, and other flags, from a given directory

recls_test.py

This program uses the recls/Python mapping classes, implementing a recursive search for a given pattern, from a given directory

recls_test.rb

This program uses the recls/Ruby mapping classes, implementing a recursive search for a given pattern, from a given directory

STL.cpp

This program uses the recls/STL mapping classes, implementing a recursive search for a given pattern, from a given directory


recls Library documentation © Synesis Software Pty Ltd, 2001-2006