Top
Back: 5.1.7 cleardenom
Forward: 5.1.9 coef
FastBack: 5 Functions and system variables
FastForward: 6 Tricks and pitfalls
Up: 5.1 Functions
Top: 1 Preface
Contents: Table of Contents
Index: F Index
About: About This Document

5.1.8 close

Syntax:

close ( link_expression )

Type:

none

Purpose:

closes a link.

Example:
link l="MPtcp:launch";
open(l); // start SINGULAR "server" on localhost in batchmode
close(l); // shut down SINGULAR server

See link; open.


Top Back: 5.1.7 cleardenom Forward: 5.1.9 coef FastBack: 5 Functions and system variables FastForward: 6 Tricks and pitfalls Up: 5.1 Functions Top: 1 Preface Contents: Table of Contents Index: F Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texi2html.