Details

[Home]

Issue of the Standard # S0300

Brief

Whether mvinsnstr(), mvinsstr(), mvwinsnstr(), mvwinsstr() perform wrapping.

Detailed Description

The SUSv2 description of the functions insnstr(), insstr(), mvinsnstr(), mvinsstr(), mvwinsnstr(), mvwinsstr(), winsnstr(), winsstr() states that the insnstr() and winsnstr() functions perform wrapping and the insstr() and winsstr() functions do not perform wrapping. But there is no information whether mvinsnstr(), mvinsstr(), mvwinsnstr(), mvwinsstr() perform wrapping.

Problem location(s) in the standard

The Single UNIX Specification, Version 2, the description of the functions <nobr>insnstr()</nobr>, <nobr>insstr()</nobr>, <nobr>mvinsnstr()</nobr>, <nobr>mvinsstr()</nobr>, <nobr>mvwinsnstr()</nobr>, <nobr>mvwinsstr()</nobr>, <nobr>winsnstr()</nobr>, <nobr>winsstr()</nobr>.

[Home]