File labeler.icn

Summary

###########################################################################

	File:     labeler.icn

	Subject:  Procedure to produce successive labels

	Author:   Gregg M. Townsend

	Date:     April 9, 1993

###########################################################################

   This file is in the public domain.

###########################################################################

  This procedure produces a new label in sequence each time it's called.
  The labels consist of all possible combinations of the characters given
  in the argument the first time it is called.  See star(s) in gener.icn
  for a generator that does the same thing (and much more concisely).

###########################################################################

  Increment a counter and convert to a label.
Procedures:
label

This file is part of the (main) package.

Source code.

Details
Procedures:

label(chars)



This page produced by UniDoc on 2021/04/15 @ 23:59:54.