IritPrsrGetPrevObj

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

NAME

IritPrsrGetPrevObj()  

SYNOPSIS

prsr_lib/iritprs2.c:1258

IPObjectStruct *IritPrsrGetPrevObj(IPObjectStruct *OList, IPObjectStruct *O)
 

DESCRIPTION

Returns a pointer to previous object in OList to O.  

PARAMETERS:

OList: A list of objects.

O: For which the previous object in OList is pursuit.  

FUNCTION RETURN VALUE

IPVertexStruct *: Previous object to O in OList if found, NULL otherwise.

 

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:27:10 GMT, October 17, 2022