Page 1 of 1

Flowcode Examples

Posted: Mon Nov 26, 2007 7:46 pm
by Craigster11
Hi,

I have just been given an assignment to create a digital clock within flowcode v1.0.

Are there any examples on here that i could refer to in order to get to grips with it?

Many Thanks

Posted: Tue Nov 27, 2007 10:52 am
by Benj
Hello

If you have an Examples folder in your Flowcode V1 directory then TUT22 is an example of a digital clock.

Posted: Wed Nov 28, 2007 2:36 pm
by Craigster11
Hi,

Thanks for your help but I am accessing flowcode v1.0 through web based software, it isn't installed on my own machine.

Is there anywhere where I can access these example files?

Cheers

Posted: Wed Nov 28, 2007 5:58 pm
by Benj
Hello

Sorry but I also do not have access to a version of Flowcode V1 to get the examples for you.

I have created a C code file that should help you. Each of the commented lines is where a Flowchart icon has been used. There are also several macros that are also commented.

http://www.matrixmultimedia.com/software/Clock.txt

Hope this helps.