In that example, main is the name of the recorder holding the data. We can declare it to hold 32 entries with a declaration like: RECORDER(main, 32, "This is 'main', used in the example above"); These ...