From: Venkat
Subject: how to create patches
Date: 
Message-ID: <55442638.0311060416.423c8ae2@posting.google.com>
Hi

 I am using Allegro C.L.6.2.

I am not able to create new patches to update the original application
already running.
please give me the details of creating patches

regards
venkat
From: Thomas A. Russ
Subject: Re: how to create patches
Date: 
Message-ID: <ymik76dwbhh.fsf@sevak.isi.edu>
············@yahoo.com (Venkat) writes:

> 
> Hi
> 
>  I am using Allegro C.L.6.2.
> 
> I am not able to create new patches to update the original application
> already running.
> please give me the details of creating patches

Presuming that the original running application has a read-eval-print
loop, then creating patches is simple:

1)  Write the patches into a file.
2)  Compile the file.
3)  Load the compiled file into the running application.

That's it.

-- 
Thomas A. Russ,  USC/Information Sciences Institute