IritStrdup

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

IritStrdup()  

SYNOPSIS

misc_lib/xgeneral.c:53

char *IritStrdup(char *s)
 

DESCRIPTION

Routine to duplicate a string. Exists in some computer environments.  

PARAMETERS:

s: String to duplicate.  

FUNCTION RETURN VALUE

char *: Duplicated string.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:26:45 GMT, July 20, 2024