Next
Previous Contents
SLSH Library Reference (version 2.2.0)
John E. Davis <www.jedsoft.org>
Mar 28, 2011
1.
Introduction
2.
The
require
Function
2.1
_featurep
2.2
provide
2.3
require
3.
Command Line Parsing Functions
3.1
cmdopt_new
3.2
cmdopt_process
3.3
cmdopt_add
4.
Filename Globbing Functions
4.1
glob
5.
Reading Text-formated Data Files
5.1
readascii
6.
Structure Functions
6.1
struct_filter
6.2
struct_combine
6.3
struct_field_exists
7.
Array Functions
7.1
reverse
7.2
shift
8.
Subprocess Functions
8.1
new_process
9.
Profiling Functions
9.1
profile_on
9.2
profile_off
9.3
profile_begin
9.4
profile_end
9.5
profile_calibrate
9.6
profile_report
10.
Set Functions
10.1
complement
10.2
intersection
10.3
ismember
10.4
union
10.5
unique
11.
Miscellaneous Functions
11.1
print
11.2
print_set_pager
11.3
print_set_pager_lines
Next
Previous Contents