| Index Entry | Section |
|
S | | |
| s_aliases | 12.11 System Information |
| s_name | 12.11 System Information |
| s_port | 12.11 System Information |
| s_proto | 12.11 System Information |
| save | B.2 Command Language |
| savematrix | 11.13.6 Graphics State |
| scale | 11.13.6 Graphics State |
| scaling factor | 3.4 Numbers |
| scanf | 12.5 C-Style Formatted I/O |
| scanl | 11.1 Standard Functions |
| scanl1 | 11.1 Standard Functions |
| scanr | 11.1 Standard Functions |
| scanr1 | 11.1 Standard Functions |
| scheduling | 12.13.2 Realtime Scheduling |
| sci | B.2 Command Language |
| scope | 5.1 Declaration Syntax |
| scope, symbol in type declaration | 5.4 Type Declarations |
| scope-modifier prefix | 5.1 Declaration Syntax |
| script | 4. Scripts and Modules |
| search path | B.1 Running Compiler and Interpreter |
| search tree operations | 8.1 Using Type Guards |
| seed | 10.2 Numeric Functions |
| select | 12.8 Low-Level I/O |
| semaphore | 12.13.5 Semaphores |
| Semaphore | 12.13.5 Semaphores |
| send | 12.12 Sockets |
| sendto | 12.12 Sockets |
| sentinel | Sentinels |
| Sentinel | Sentinels |
| sequence operator | 6.4.7 Application and Sequence Operators |
| sequence operator, used with I/O operations | 10.5.1 Terminal I/O |
| set | 11.7.3 Sets |
| Set | 11.7.3 Sets |
| set.q | 11.7.3 Sets |
| set/bag comparison | 11.7 Standard Types |
| set/bag difference | 11.7 Standard Types |
| set/bag intersection | 11.7 Standard Types |
| set/bag union | 11.7 Standard Types |
| setcmykcolor | 11.13.6 Graphics State |
| setcolor | 11.13.6 Graphics State |
| setdash | 11.13.6 Graphics State |
| setegid | 12.7 Process Control |
| setenv | 12.7 Process Control |
| seterrno | 12.11 System Information |
| seteuid | 12.7 Process Control |
| setfont | 11.13.6 Graphics State |
| setgid | 12.7 Process Control |
| setgray | 11.13.6 Graphics State |
| setgroups | 12.7 Process Control |
| sethsbcolor | 11.13.6 Graphics State |
| setlinecap | 11.13.6 Graphics State |
| setlinejoin | 11.13.6 Graphics State |
| setlinewidth | 11.13.6 Graphics State |
| setlocale | 12.16 Internationalization |
| setpgid | 12.7 Process Control |
| setpgrp | 12.7 Process Control |
| setregid | 12.7 Process Control |
| setreuid | 12.7 Process Control |
| setrgbcolor | 11.13.6 Graphics State |
| sets | 11.7.3 Sets |
| setsched | 12.13.2 Realtime Scheduling |
| setsid | 12.7 Process Control |
| setsockopt | 12.12 Sockets |
| setuid | 12.7 Process Control |
| setvbuf | 12.4 Extended File Functions |
| sgn | 11.1 Standard Functions |
| shared library | C. C Language Interface |
| shell escape | B.2 Command Language |
| shl | 10.1 Arithmetic Functions |
| short circuit evaluation | 6.4.5 Logical and Bit Operators |
| short-circuit mode | 9.4 Built-In Special Forms |
| show | 11.13.4 Painting |
| showpage | 11.13.7 Miscellaneous Operations |
| shr | 10.1 Arithmetic Functions |
| shutdown | 12.12 Sockets |
| side-effects, in I/O operations | 10.5 I/O Functions |
| sieve of Erathosthenes | 11.9 Conditionals and Comprehensions |
| signal | 12.13.4 Conditions |
| signals, in multithreaded scripts | 12.13.6 Threads and Signals |
| sin | 10.2 Numeric Functions |
| sinh | 11.10 Mathematical Functions |
| size operator | 6.4.6 String, List and Tuple Operators |
| size operator, container data structures | 11.7 Standard Types |
| sleep | 10.8 Miscellaneous Functions |
| slice | 10.3 String, List and Tuple Functions |
| snd | 11.2 Tuple Functions |
| socket | 12.12 Sockets |
| socketpair | 12.12 Sockets |
| sort | 12.20 C Replacements for Common Standard Library Functions |
| sort.q | 11.6 Sorting Algorithms |
| sorting algorithms | 11.6 Sorting Algorithms |
| source | B.2 Command Language |
| spawn | 12.7 Process Control |
| special | 5.1 Declaration Syntax |
| special argument | 9.1 Basic Concepts |
| special case rule | 7.6 Normal Forms and Reduction Strategy |
| special constructor | 9.2 Special Constructors and Streams |
| special form | 9. Special Forms |
| splice operator | 9.5 The Quote Operator |
| split | 11.3 String Functions |
| split | 12.20 C Replacements for Common Standard Library Functions |
| sprintf | 12.5 C-Style Formatted I/O |
| sqrt | 10.2 Numeric Functions |
| square root | 10.2 Numeric Functions |
| sscanf | 12.5 C-Style Formatted I/O |
| st_atime | 12.6 File and Directory Functions |
| st_ctime | 12.6 File and Directory Functions |
| st_dev | 12.6 File and Directory Functions |
| st_gid | 12.6 File and Directory Functions |
| st_ino | 12.6 File and Directory Functions |
| st_mode | 12.6 File and Directory Functions |
| st_mtime | 12.6 File and Directory Functions |
| st_nlink | 12.6 File and Directory Functions |
| st_rdev | 12.6 File and Directory Functions |
| st_size | 12.6 File and Directory Functions |
| st_uid | 12.6 File and Directory Functions |
| stacksize | B.2 Command Language |
| standard error device | B.2 Command Language |
| standard functions | 11.1 Standard Functions |
| standard input/output devices | B.2 Command Language |
| standard library scripts | 11. The Standard Library |
| standard types | 11.7 Standard Types |
| stat | 12.6 File and Directory Functions |
| state variables | 7.10 Tail Recursion |
| stats | B.2 Command Language |
| std | B.2 Command Language |
| stddecl.q | 11.7 Standard Types |
| stddecls.q | 11. The Standard Library |
| stdlib.q | 11. The Standard Library |
| stdlib.q | 11.1 Standard Functions |
| stdtypes.q | 11. The Standard Library |
| stdtypes.q | 11.7 Standard Types |
| stifle_history | 12.10 Readline Interface |
| stopsig | 12.7 Process Control |
| str | 10.4 Conversion Functions |
| strcat | 11.3 String Functions |
| strcat | 12.20 C Replacements for Common Standard Library Functions |
| strcoll | 12.16 Internationalization |
| stream | 11.8 Streams |
| Stream | 8.2 Built-In Types |
| stream | 9.2 Special Constructors and Streams |
| Stream | 11.8 Streams |
| stream comprehensions | 6. Expressions |
| stream comprehensions | 11.9 Conditionals and Comprehensions |
| stream enumerations | 6. Expressions |
| stream enumerations | 8.3 Enumeration Types |
| stream.q | 11. The Standard Library |
| stream.q | 11.8 Streams |
| streamcat | 11.8 Streams |
| streamenum | 8.3 Enumeration Types |
| streamenum_from | 8.3 Enumeration Types |
| streamof | 11.9 Conditionals and Comprehensions |
| streams | 11.8 Streams |
| streams, overloaded list operations | 11.8 Streams |
| strerror | 12.11 System Information |
| strfmon | 12.16 Internationalization |
| strftime | 12.15 Time Functions |
| strict | 11.8 Streams |
| strict evaluation | 9. Special Forms |
| strict_lazy | 11.8 Streams |
| String | 8.2 Built-In Types |
| string | 6.1 Constants and Variables |
| string comparison | 6.4.4 Relational Operators |
| string constants | 3.5 Strings |
| string functions | 10.3 String, List and Tuple Functions |
| string functions (string.q ) | 11.3 String Functions |
| string operators | 6.4.6 String, List and Tuple Operators |
| string.q | 11. The Standard Library |
| string.q | 11.3 String Functions |
| string.tuple | 11.2 Tuple Functions |
| strings, unicode | 3.6 Unicode Support |
| stroke | 11.13.4 Painting |
| strq | 10.4 Conversion Functions |
| strxfrm | 12.16 Internationalization |
| stub | C.2 Writing a Module |
| sub | 10.3 String, List and Tuple Functions |
| subpath | 11.13.2 Overview of Graphics Operations |
| subscript operator | 6.4.6 String, List and Tuple Operators |
| subsequence | 10.3 String, List and Tuple Functions |
| substr | 10.3 String, List and Tuple Functions |
| subtype | 8.4 Sub- and Supertypes |
| succ | 10.1 Arithmetic Functions |
| succ | 11. The Standard Library |
| sum | 11.1 Standard Functions |
| supertype | 8.4 Sub- and Supertypes |
| symlink | 12.6 File and Directory Functions |
| syntactic equality | 6.4.4 Relational Operators |
| syntactic equality | 7.2 Non-Linear Equations |
| syntactic identity | 7.2 Non-Linear Equations |
| syntactic inequality | 11. The Standard Library |
| sysinfo | 10.8 Miscellaneous Functions |
| system | 12.7 Process Control |
| system information | 10.8 Miscellaneous Functions |
| system.q | 11. The Standard Library |
| system.q | 12. Clib |
|