Sha256: debe646b6fed2f44488a33f1c15ce02b81cab0e78931453bced795f9808f2156

Contents?: true

Size: 312 Bytes

Versions: 2

Compression:

Stored size: 312 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 271 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/fputc.al)"
sub fputc {
    unimpl "fputc() is C-specific--use print instead";
}

# end of POSIX::fputc
1;

Version data entries

2 entries across 2 versions & 1 rubygems

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