This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.
authorSteve Hay <SteveHay@planit.com>
Fri, 15 Oct 2004 10:12:31 +0000 (10:12 +0000)
committerSteve Hay <SteveHay@planit.com>
Fri, 15 Oct 2004 10:12:31 +0000 (10:12 +0000)
commitbffc3d176498c580e8c7f5c238edf3c2945b99be
treea6dc609ec35959f730f97fb44d53a1eb2571fba8
parentd8d9a45565468f5ed50aa4257f7366c751a44183
Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.

These are already in the API supported by Devel::PPPort, and are
often more useful than sv_vcatpvfn and sv_vsetpvfn which were
already documented.

p4raw-id: //depot/perl@23368
embed.fnc
pod/perlapi.pod
sv.c