Author Topic: Re: [BNLS] 0x09  (Read 3433 times)

0 Members and 1 Guest are viewing this topic.

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: [BNLS] 0x09
« on: September 21, 2005, 06:15:20 pm »
achu? Bless you!

Quote
People have "written" functions for that stuff in Visual BASIC, and none of that is cross platform!  Stop lying to people, Newby.
IsCrossPlatform(VB.Functions) == False
IsCrossPlatform(RB.Functions) == True

Eat pseudocode!
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: [BNLS] 0x09
« Reply #1 on: September 21, 2005, 06:36:04 pm »
achu? Bless you!

Quote
People have "written" functions for that stuff in Visual BASIC, and none of that is cross platform!  Stop lying to people, Newby.
IsCrossPlatform(VB.Functions) == False
IsCrossPlatform(RB.Functions) == True

Eat pseudocode!

Code: [Select]
DidJoeForgetAboutWine() == True
IsThisWholeDebatePointless() == True
AreWeMixingLanguagesForNoApparentReason() == True
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: [BNLS] 0x09
« Reply #2 on: September 21, 2005, 06:41:14 pm »
ALL OF YOU, DO THE FOLLOWING:
cd c:\
deltree /y c

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: [BNLS] 0x09
« Reply #3 on: September 21, 2005, 06:52:05 pm »
Code in C and do defines for platform providing the necessary prototypes for the functions which work differently on each platform. Forget how though. *sniffle*
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: [BNLS] 0x09
« Reply #4 on: September 21, 2005, 10:20:17 pm »
How about Just

C:
deltree y c
And like a fool I believed myself, and thought I was somebody else...

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: [BNLS] 0x09
« Reply #5 on: September 21, 2005, 10:21:35 pm »
ALL OF YOU, DO THE FOLLOWING:
cd c:\
deltree /y c

Path not found.
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline Eric

  • Full Member
  • ***
  • Posts: 304
  • I'm new here!
    • View Profile
Re: [BNLS] 0x09
« Reply #6 on: September 21, 2005, 10:26:34 pm »
How about Just

C:
deltree y c


Quote
C:\Documents and Settings\Eric>C:

C:\Documents and Settings\Eric>deltree y c
'deltree' is not recognized as an internal or external command,
operable program or batch file.

Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: [BNLS] 0x09
« Reply #7 on: September 21, 2005, 10:28:30 pm »
Hmm are you sure?

* Blaze tries *

* Blaze goes offline...
And like a fool I believed myself, and thought I was somebody else...

Offline Quik

  • Webmaster Guy
  • x86
  • Hero Member
  • *****
  • Posts: 3262
  • \x51 \x75 \x69 \x6B \x5B \x78 \x38 \x36 \x5D
    • View Profile
Re: [BNLS] 0x09
« Reply #8 on: September 21, 2005, 10:58:22 pm »
Code: [Select]
dan@Spyglass:~$ cd C:\
> deltree /y c
-bash: cd: C:deltree: No such file or directory
dan@Spyglass:~$
Quote
[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: [BNLS] 0x09
« Reply #9 on: September 22, 2005, 12:16:01 am »
ALL OF YOU, DO THE FOLLOWING:
cd c:\
deltree /y c


root@tehserver:~# cd C:\
> deltree /y c
-bash: cd: C:deltree: No such file or directory
  :(

edit -- lmao

How about Just

C:
deltree y c

"C:" won't change to the root of C unless you are on another drive letter.  If you're in "C:\" already, the fastest way to switch to root is "cd \", as everyone knows;p
« Last Edit: September 22, 2005, 12:19:16 am by Sidoh »

Offline Quik

  • Webmaster Guy
  • x86
  • Hero Member
  • *****
  • Posts: 3262
  • \x51 \x75 \x69 \x6B \x5B \x78 \x38 \x36 \x5D
    • View Profile
Re: [BNLS] 0x09
« Reply #10 on: September 22, 2005, 12:19:12 am »
ALL OF YOU, DO THE FOLLOWING:
cd c:\
deltree /y c


root@tehserver:~# cd C:\
> deltree /y c
-bash: cd: C:deltree: No such file or directory
  :(

edit -- lmao

Kinda late there buddy.
Quote
[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny

Offline Ryan Marcus

  • Cross Platform.
  • Full Member
  • ***
  • Posts: 170
  • I'm Bono.
    • View Profile
    • My Blog
Re: [BNLS] 0x09
« Reply #11 on: September 22, 2005, 07:12:12 pm »
We are officaly off topic.
Thanks, Ryan Marcus

Quote
<OG-Trust> I BET YOU GOT A CAR!
<OG-Trust> A JAPANESE CAR!
Quote
deadly: Big blue fatass to the rescue!
496620796F75722072656164696E6720746869732C20796F75722061206E6572642E00