GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FREELOMODEL(3) MBK LOGICAL FUNCTIONS FREELOMODEL(3)

freelomodel - free a lofig_list for temporary models

See the file man1/alc_origin.1.

#include "mlo.h"
void freelomodel(ptmodel)
lofig_list ∗ptmodel;

Pointer to the model list to be freed

freelomodel free the lofig_list pointed to by ptmodel. All the elements of the list are given back to the system.

#include "mlo.h"
void end_of_parse() /∗ erase model list ∗/
{
	freelomodel(MODEL);
}

mbk(1), lofig(3), addlomodel(3), getlomodel(3).

See the file man1/alc_bug_report.1.

October 1, 1997 ASIM/LIP6

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.