Know any good ones? my personal fave is
Dim ***** as Long
Printable View
Know any good ones? my personal fave is
Dim ***** as Long
Dim BillGates as Variant
BillGates = "Microsoft owner"
if BillGates = "Microsoft owner" then
Call Pissoff (BillGates)
Declare Function pissoff (BillGates as stupid)
BillGates = "begger"
End Function
:p
Dim Stability As Variant
Nah, look at this one (I was gonna save it so I could use it later whenever someone pissed me off, but anyway... :p )
VB Code:
Dim Parksie As New Bie
PS: I only used the name "Parksie" because I needed a name... no offense ;)
None taken :):DVB Code:
Set Jotaf98.AbilityLevel = Nothing
damn vb crap :p
Code:typedef long Bie;
void* Parksie = new Bie;
:pCode:struct Dennis {
void *intelligence;
short *****_size;
};
:D
Code:typedef unsigned __int64 VeryVeryLongAndWide;
typedef unsigned __int64 ALotOf;
struct Dennis {
ALotOf intelligence;
VeryVeryLongAndWide *****_size;
};
Yeah you had to SET mine... yours gives me an error when I try to access it:
"Error: Object 'Brain' not yet initialized." :p
Fatal error: Access Violation :pCode:class Jotaf {
public:
int GetIQ() { return m_iIQ; }
protected:
int m_iIQ;
};
int main() {
Jotaf *pNutter;
cout << pNutter->GetIQ() << endl;
};
Dim Parksie as Single:p :p
(only technically ;))
Are you talking of sex and or relationships? Didn't you read the agreement when you signed up?
I'm always reminded whenever I look in my sig :p
Just shut the hell up :rolleyes:Quote:
Originally posted by Gestapo John
Are you talking of sex and or relationships? Didn't you read the agreement when you signed up?
What about
On Error GoTo Hell
;) :D :p
On Error Goto Room_Corner
dim sanity as variant
ok am sorry, but we have a winnerQuote:
Dim Parksie as Single
:)
I'm only single cuz she's gone on holiday you harsh bastards :rolleyes:
What am I gonna do? Been talking to her every day since christmas and she's away for 12 days :(:(:(:(
oh i was just laughing at the vb joke :)
ha ha
How's this then:
Constant parksie = "Single"
Syntax error there, better here:
VB Code:
Const ParsieIsSingle As Boolean = True
Is that better? :D
Const Parksie As Single = "True"
I have never used Const or Constant before