free software resistance
the cost of computing freedom is eternal vigilance
### 20f.fig
*original date:* may 2015
*orginally posted:* sep 2024
fig demo for a function call with many parameters:
```
function p q a z w s x e d c r f v t g b y h n u i o
m get q print
m get a print
m get z print
z get w print
z get s print
z get x print
z get e print
z get d print
z get c print
z get r print
z get f print
z get v print
z get t print
z get g print
z get b print
z get y print
z get h print
z get n print
z get u print
z get i print
z get o print
fig
z p 5 4 3 7 6 5 3 3 3 "a" "z" "r" 8 9 0 1 2 3 7 8 9
```
license: 0-clause bsd
```
# 2015 mn
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
```
=> https://freesoftwareresistance.neocities.org