Sha256: 98a0114c98adcb81b34d8fb787a835fe7e9577b291052c74aedc82050a9239e0

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 520 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/strcpy.al)"
sub strcpy {
    unimpl "strcpy() is C-specific, use = instead";
}

# end of POSIX::strcpy
1;

Version data entries

2 entries across 2 versions & 1 rubygems

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