[TAU Logo]


SPIFFY (Structured Programming Interface and Fancy File displaY)

Spiffy is a full featured editor, allowing you to edit and browse your source files using a subset of hypertext features found in FANCY.

The cursor is positioned at the line where the warning appears in cosy.

[SPIFFY

Click on File to open any other file for editing.

[COSY

Spiffy has tau specific extensions and features like HyperSelect for navigating through different tools.

[TAU

Click Function Info after selecting the highlighted function to get more information. The Function Info window shows destructive as a member function and shows the number of calls to the function in the source code.

[Location

To see the other classes and member functions in the project Click on Tools and select FANCY tool. Use the mouse to highlight destructive in the class variable definition of the collection G, then click the HyperSelect button.

The demonstrates the class and function browsing capabilities of the editor. A list of all class and function definitions will appear for selection. This demonstrates one of the paradigms of TAU, tools that can invoke features of each other to easily accomplish a tasks.
[PREV] [Back to tutorial] [NEXT]