Fortraneries/Modules/README.md
2023-05-07 23:48:37 +02:00

438 B

General purpose modules

Compiler un module

Mmmmm...

Modules disponibles

spitpgm

Write gray level 2d buffer (aka picture) to disk in the NetPNM format.

pixrgb

Write 8 bits RGB pictures to PNM format.

trials

Experimental WIPs from hell.

dummy

A "do nothing" useless module. But you cas use it to fool an optimizing compiler, or have a sane place to put a breakpoint with gdb

TODO

  • écrire la doc !