Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!willett!ForthNet From: ForthNet@willett.UUCP (ForthNet articles from GEnie) Newsgroups: comp.lang.forth Subject: Advanced Beginners Message-ID: <557.UUL1.3#5129@willett.UUCP> Date: 25 Feb 90 18:03:37 GMT Organization: Latest link in the ForthNet chain. (Pgh, PA) Lines: 29 Date: 02-24-90 (07:55) Number: 2959 (Echo) To: ALL Refer#: NONE From: IAN GREEN Read: (N/A) Subj: FORTH Status: PUBLIC MESSAGE Can someone write a demo program to outline a nested FOR loop. Something like the following pseudo code: for i = 1 to n for j = 1 to m dosomething next next ------- How about declaring data structures like an array, or a queue. A stack is automatic but I am unsure how to implement these other elementary data structures. Thanks, Ian Green NET/Mail : British Columbia Forth Board - Burnaby BC - (604)434-5886 ----- This message came from GEnie via willett through a semi-automated process. Report problems to: 'uunet!willett!dwp' or 'willett!dwp@gateway.sei.cmu.edu'