Your IP : 216.73.216.155


Current Path : /usr/lib/perl/5.10/auto/POSIX/
Upload File :
Current File : //usr/lib/perl/5.10/auto/POSIX/vsprintf.al

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

#line 410 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/vsprintf.al)"
sub vsprintf {
    unimpl "vsprintf() is C-specific";
}

# end of POSIX::vsprintf
1;