The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

expand.h

Go to the documentation of this file.
00001 /*
00002  * Copyright 1993, 1995 Christopher Seiwald.
00003  *
00004  * This file is part of Jam - see jam.c for Copyright information.
00005  */
00006 
00007 /*
00008  * expand.h - expand a buffer, given variable values
00009  */
00010 
00011 #include "lists.h"
00012 
00013 LIST *var_expand( LIST  *l, char *in, char *end, LOL *lol, int cancopyin );
00014 void var_expand_unit_test();

Generated on Mon Nov 8 17:07:33 2004 for MPT by  doxygen 1.3.9.1