Sha256: 252abe198e910fb5f3f72043276fcd141b2ba478fc942280ee187b8d717baaae

Contents?: true

Size: 317 Bytes

Versions: 2

Compression:

Stored size: 317 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 534 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/strlen.al)"
sub strlen {
    unimpl "strlen() is C-specific, use length instead";
}

# end of POSIX::strlen
1;

Version data entries

2 entries across 2 versions & 1 rubygems

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