1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
*** STDOUT ***
+-------+------+-------+------------+------+
| Index | Name | Phone | Address | Date |
+-------+------+-------+------------+------+
| 1 | Alan>| 555-1>| 1234 >| 1998>|
| |< >|<234 |<Something >|<-10->|
| |<Steb>| |<St., CA |<22 |
| |<bens | | | |
| 2 | Bob >| 555-1>| 9234 >| 2001>|
| |<Fran>|<235 |<Nowhere >|<-01->|
| |<kel | |<Way, WA |<02 |
| 3 | Mr. >| 555-9>| 1238 Car >| 2004>|
| |<Good>|<432 |<Lane Pl., >|<-04->|
| |<wren>| |<NY |<20 |
| |<ch | | | |
| 4 | Mr. >| 555-3>| 9876 >| 2008>|
| |<Ed |<215 |<Cowbarn >|<-09->|
| | | |<Home, VA |<12 |
| 5 | Gunt>| 44-55>| Kartophelh>| 2013>|
| |<her >|<-555->|<ause 345, >|<.10.>|
| |<Sveb>|<5555 |<Munich, >|<22 |
| |<org | |<Germany | |
+-------+------+-------+------------+------+
|