IPC_FREE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ipc_free - free ipc space  

SYNOPSIS

"SYNOPSIS"

void ipc_free (void* ptr, int size);  

ARGUMENTS

ptr
pointer returned by ipc_alloc
size
size of block
 

DESCRIPTION

Free a block created with ipc_alloc. The caller must know the size used in the allocation call.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:39 GMT, October 06, 2005