Sha256: 94d5201b29cde6c29e79ed9ac701850a0f54299a162855485f3a00d5b4be0bee

Contents?: true

Size: 337 Bytes

Versions: 2

Compression:

Stored size: 337 Bytes

Contents

# NOTE: Derived from ../../lib/POSIX.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package POSIX;

#line 287 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/fscanf.al)"
sub fscanf {
    unimpl "fscanf() is C-specific--use <> and regular expressions instead";
}

# end of POSIX::fscanf
1;

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
STLExtract-1.0.1 Slic3r/Linux/lib/std/auto/POSIX/fscanf.al
STLExtract-1.0.0 Slic3r/Linux/lib/std/auto/POSIX/fscanf.al