id: RA11067987380718959788
password: cVIDAfwrxhrKI
flags: w
language: en
category: rave
subject: Test of Wiki-style Text
author: Mr. Tsurumi
cdate: 2004-01-26 11:28:23
mdate: 2004-02-01 23:06:03
>>>>>>>>>>>>>>>>E85A86EA8F722F98
!My Gourmet
I'm universally recognized as [[^a gourmet]].
If I pick up three of my favorite menus, I say the follwing.
*hashed rice : the decisive factor is rich beef
*pizza toast : accented [[-celery]][[+bell pepper]] is greatest
*broiled pig innards : take it with distilled spirit
!Logo of RBBS
I have made it.
@graph:http://rbbs.sourceforge.jp/logo.png
----
!Hello World
Here is the simplest programs.
!!Java Sample
This code can be compiled with [[JDK5|http://java.sun.com/]].
|public class Hello {
|  public static void main(String[] args){
|    for(int i = 0; i < 5; i++){
|      System.out.println("Hello, World");
|    }
|  }
|}
!!C Sample
This code can be compiled with [[GCC|http://gcc.gnu.org/]].
===|
#include <stdio.h>

int main(int argc, char **argv){
  int i;
  for(i = 0; i < 5; i++){
    printf("Hello, World\n");
  }
}
===|
  Take it to the top!
>>>>>>>>>>>>>>>>E85A86EA8F722F98

<mikio>
2004-01-27 08:03:21
I like it.  <Give> it to me!

john
2004-01-27 08:05:18
No No No No!
s
mikio
2004-02-01 23:06:03
Please!
