Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Samples:Basics

Bruno Dilly edited this page May 5, 2016 · 8 revisions

###simple.fbp

Diagram:

simple.svg Expected behavior/results: Outputs 2 boolean values per second, one the negation of the another. There are details in the comments in the fbp file.

###cmdline-args.fbp

Diagram:

cmdline-args.svg Expected behavior/results: Outputs the command line arguments received, including argv[0]. More details in the comments in the fbp file.

Clone this wiki locally