LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What is meant? "program structure"

What is meant by the words "program structures"?
0 Kudos
Message 1 of 2
(2,495 Views)
Something that controls the flow of a program. Things like sequence (to make
things run in order you want), for loop (run code in loop 'n' times) etc etc
If these terms are unfamiliar to you then I suggest a basic programming book
to get the general idea, then play with them in LabVIEW to learn them in
practice.

"Deryl " wrote in message
news:39123f9f@newsgroups.ni.com...
>
> What is meant by the words "program structures"?
0 Kudos
Message 2 of 2
(2,495 Views)