resource manager sample

Hello

I would like to test the sample source code of resource manager available
in parse site ( atoz.c).

Can any one tell me the basic steps which I have to follow?

can it be compiled with cc?

sorry for asking basic doubts

with warm regards

Lakshmanan R

Lakshmanan R <rl@bhelrpt.co.in> wrote:

Hello

I would like to test the sample source code of resource manager available
in parse site ( atoz.c).

Can any one tell me the basic steps which I have to follow?

can it be compiled with cc?

sorry for asking basic doubts

You should be able to just “cc atoz.c” and get an “a.out”
executable which you can run…

Cheers,
-RK


[If replying via email, you’ll need to click on the URL that’s emailed to you
afterwards to forward the email to me – spam filters and all that]
Robert Krten, PDP minicomputer collector http://www.parse.com/~pdp8/

Dear sir

Thank you verymuch

regards

Lakshmanan R

Robert Krten wrote:

Lakshmanan R <> rl@bhelrpt.co.in> > wrote:
Hello

I would like to test the sample source code of resource manager available
in parse site ( atoz.c).

Can any one tell me the basic steps which I have to follow?

can it be compiled with cc?

sorry for asking basic doubts

You should be able to just “cc atoz.c” and get an “a.out”
executable which you can run…

Cheers,
-RK


[If replying via email, you’ll need to click on the URL that’s emailed to you
afterwards to forward the email to me – spam filters and all that]
Robert Krten, PDP minicomputer collector > http://www.parse.com/~pdp8/