Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > d1f06a5336fd6bf4a381b72b8d2b5ce1 > files > 152

gprolog-1.2.16-3mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
            "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>

<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META name="GENERATOR" content="hevea 1.06-7 of 2001-11-14">
<TITLE>
 General format
</TITLE>
</HEAD>
<BODY TEXT=black BGCOLOR=white>
<A HREF="manual016.html"><IMG SRC ="contents_motif.gif" ALT="Contents"></A>
<A HREF="manual018.html"><IMG SRC ="next_motif.gif" ALT="Next"></A>
<HR>
<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH="100%">
<TR><TD BGCOLOR="#66dbff"><DIV ALIGN=center><TABLE>
<TR><TD><FONT SIZE=4><B><A NAME="htoc30">5.1</A></B></FONT></TD>
<TD WIDTH="100%" ALIGN=center><FONT SIZE=4><B>General format</B></FONT></TD>
</TR></TABLE></DIV></TD>
</TR></TABLE>
The definition of control constructs, directives and built-in predicates is
presented as follows:<BR>
<BR>
<B>Templates</B><BR>
<BR>
Specifies the types of the arguments and which of them shall be instantiated
(mode). Types and modes are described later (section&nbsp;<A HREF="manual018.html#Types-and-modes">5.2</A>).<BR>
<BR>
<B>Description</B><BR>
<BR>
Describes the behavior (in the absence of any error conditions). It is
explicitly mentioned when a built-in predicate is re-executable on
backtracking. Predefined operators involved in the definition are also
mentioned.<BR>
<BR>
<B>Errors</B><BR>
<BR>
Details the error conditions. Possible errors are detailed later
(section&nbsp;<A HREF="manual019.html#Errors">5.3</A>). For directives, this part is omitted.<BR>
<BR>
<B>Portability</B><BR>
<BR>
Specifies whether the definition conforms to the ISO standard or is a GNU Prolog
extension.<BR>
<BR>

<HR SIZE=2>
Copyright (C) 1999-2002 Daniel Diaz
<BR>
<BR>
Verbatim copying and distribution of this entire article is permitted in any
medium, provided this notice is preserved. <BR>
<BR>
<A HREF="index.html#copyright">More about the copyright</A>
<HR>
<A HREF="manual016.html"><IMG SRC ="contents_motif.gif" ALT="Contents"></A>
<A HREF="manual018.html"><IMG SRC ="next_motif.gif" ALT="Next"></A>
</BODY>
</HTML>