|
|
|
 |
Posted 2008-09-29, 08:32 PM
in reply to Grav's post starting "Lol, it's MATLAB, which is the only..."
|
 |
 |
 |
Lol, it's MATLAB, which is the only language I can write in besides Fortran.
|
I'm telling you right now, MATLAB is based on BASIC. As are many other languages.
If you've ever messed with a TI calculator, the language used is called TI-BASIC, which is based on basic, and similar in syntax.
Anyways, that's neato, I'd never heard or seen that language used before. I think I might learn it just for the fun of it.
Random PHPness.
PHP Code:
<?php setSession(); if (!$_GET['kill']) { if (!$_SESSION['test']) { $_SESSION['test'] = 0; } else { $test = $_SESSION['test']; echo $test; } } elseif ($_GET['kill']=="now") { unlink($_SESSION['test']); } else { // This will never appear } ?>

Work List
疲れていますから 寝むってありますね。 むずかしいです。 また、ケーキ屋で ケーキを食べていました。
I've considered being a translator, but I dunno. It feels like a lot of work. If someone gets angry then I have to deal with it, you know? I'd rather just relax.
Speed Test
Favorite Anime/Manga
#01 Clannad ~After Story~
#02 Trigun {Maximum}
#03 Koi Kaze
#04 Berserk
#05 Outlaw Star
#06 Slayers
#07 Desert Punk
#08 Spirited Away
#09 Fullmetal Alchemist
#10 Shakugan no Shana
#11 Death Note
#12 FLCL
#13 Tokyo Magnitude 8.0
#14 Toradora
#15 Gunslinger Girl
Anime List
Last edited by Goodlookinguy; 2008-09-29 at 08:35 PM.
|
 |
 |
 |
|
|
|
|
|
|
|