Sha256: b05ae9dd12699474c4e78f724832404484088b8da452ebfe145858bf9956904f
Contents?: true
Size: 330 Bytes
Versions: 2
Compression:
Stored size: 330 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 384 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/sscanf.al)" sub sscanf { unimpl "sscanf() is C-specific--use regular expressions instead"; } # end of POSIX::sscanf 1;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
STLExtract-1.0.1 | Slic3r/Linux/lib/std/auto/POSIX/sscanf.al |
STLExtract-1.0.0 | Slic3r/Linux/lib/std/auto/POSIX/sscanf.al |