Home  |   Notes  |   Languages  |   Programs  |   Homework

Storing expressions

New Message Reply About this list Date view Thread view Subject view Author view

David Tuell (dtuell@VT.EDU)
Thu, 20 Sep 2001 16:57:37 -0400


Message-ID:  <000d01c14216$e154a860$cd4e52c6@y2sky>
Date:         Thu, 20 Sep 2001 16:57:37 -0400
From: David Tuell <dtuell@VT.EDU>
Subject:      Storing expressions

Ok, since we have to check for errors in our expressions before we output any of the instructions, what is an acceptable way of storing them? The spec says they are of "arbitrary length", so how do we go about this using a static array? I don't see a way of dynamically allocating space in Pascal, anyone know if Prof. Edwards said anything about storing the expressions in class and I just didn't catch it? Any help would be appreciated.

David



New Message Reply About this list Date view Thread view Subject view Author view

Home  |   Notes  |   Languages  |   Programs  |   Homework
copyright © 2001 Virginia Tech, ALL RIGHTS RESERVED
Class site maintained by Stephen H. Edwards <edwards@cs.vt.edu>