strlist3

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
strlist3

Post by Info-Mac » March 29th, 1996, 11:00 am

Download: http://archive.info-mac.org/dev/src/strlist3-c.hqx

strlist3 replaces strlist1 or strlist2.


- routines for creating string list structures in memory.
- routines for modifying string lists,
- routines for quickly accessing strings stored in string lists,
- routines for using string lists as 'sets of strings',
- and other assorted string list functionality too..

Full C source code, tons of documentation, and a 411 help file.
These libraries are for free.
Copyright (C) 1995, 1996 by John Montbriand. All Rights Reserved.
Post Reply