[2010-09-24 10:42:37 UTC] Someone really has to lock that truck, then we can bury it, and pretend IT NEVER HAPPENED. Well not really, but it should still be bricked. As AJ said, it's a big circular argument. No-one's giving an inch. Perhaps if we gave RB a new programming project to do? [2010-09-24 10:43:05 UTC] In fact, you could do my programming for me, how about that? It'll make you learn far more, that I can virtually guarantee. [2010-09-24 12:38:06 UTC] hey [2010-09-24 12:38:12 UTC] Hellow [2010-09-24 12:39:54 UTC] Rockbomb, try to make a program that blocks the cursor going over the screen limit with dual screens. All the other programs I've tried that's the same doesn't really wurk. [2010-09-24 13:21:51 UTC] Rb you know how to make an app that's similar to csdos? [2010-09-24 21:40:56 UTC] what I'd really like to see is an app that, when you run it, says 'hi' to the whole wide world. [2010-09-24 21:41:05 UTC] oh, wait... [2010-09-24 21:41:44 UTC] #include stdio.h [2010-09-24 21:43:13 UTC] main (void){puts("hello world");return 0;} [2010-09-24 21:43:20 UTC] you just got app'd, son