This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/Borland/BCC55/Examples/StdLib/readme.txt

18 lines
438 B
Plaintext

//---------------------------------------------------------------------------
// Borland C++Builder
// Copyright (c) 1987, 2000 Borland International Inc. All Rights Reserved.
//---------------------------------------------------------------------------
TITLE:
STL Tests
DESCRIPTION:
Runs miscellaneous demos of STL algorithms and types.
DEMONSTRATES:
+ The use of Standard Template Library.
COMMENTS:
None.