Instead of hardcoding PF_SEEK_* constants use SEEK_* values from stdio.h.
[pforth] / fth / t_load_pairs.fth
\ Test INCLUDE errors.
: T.LOAD.PAIRS
10 0 DO i . THEN
;