|
DixShtix | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.dixshtix.riff.ExampleHello
The "hello world" program written using RIFFIO.
In other words, this program is a horrible abuse of an API.
We will be linking to the RIFFIO and STDCRIFF libraries, so include their header files.
Field Summary | |
static java.lang.String |
rcsid
Information about the source of this file. |
Constructor Summary | |
ExampleHello()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Toy program which ignores arguments. |
Methods inherited from class java.lang.Object |
|
Field Detail |
public static java.lang.String rcsid
Constructor Detail |
public ExampleHello()
Method Detail |
public static void main(java.lang.String[] args) throws java.io.IOException
|
DixShtix | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |