Random Thoughts.....What Are You Thinking?

Eorzea Time
 
 
 
Language: JP EN FR DE
Version 3.1
New Items
users online
Forum » Everything Else » Undead » Random Thoughts.....What are you thinking?
Random Thoughts.....What are you thinking?
First Page 2 3 ... 4650 4651 4652 ... 22970 22971 22972
 Bismarck.Magnuss
Offline
Server: Bismarck
Game: FFXI
Posts: 28615
By Bismarck.Magnuss 2012-02-12 02:21:51
Link | Quote | Reply
 
Leviathan.Chaosx said: »
Great now everyone's rocking out to it.
Not I. See, I wasn't too legit, so I had to quit.
[+]
 Cerberus.Irohuro
Offline
Server: Cerberus
Game: FFXI
user: Irohuro
Posts: 6583
By Cerberus.Irohuro 2012-02-12 02:26:49
Link | Quote | Reply
 
im so glad i read the chapter on void functions, knowing how to call by reference is very nice when making a main menu
 Leviathan.Chaosx
Offline
Server: Leviathan
Game: FFXI
user: ChaosX128
Posts: 20284
By Leviathan.Chaosx 2012-02-12 02:31:02
Link | Quote | Reply
 
Cerberus.Irohuro said: »
im so glad i read the chapter on void functions, knowing how to call by reference is very nice when making a main menu
Using void isn't recommended for mainstream programming.
 Valefor.Slipispsycho
Offline
Server: Valefor
Game: FFXI
Posts: 14155
By Valefor.Slipispsycho 2012-02-12 02:32:35
Link | Quote | Reply
 
/check email an hour after the last time
/find 18 new emails all alerting me to new FFXIAH pms..

o.0
By volkom 2012-02-12 02:32:50
Link | Quote | Reply
 
i need foooooooooood D:
 
Offline
Posts:
By 2012-02-12 02:36:12
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
[+]
 Caitsith.Zahrah
Offline
Server: Caitsith
Game: FFXI
user: zahrah
By Caitsith.Zahrah 2012-02-12 02:36:14
Link | Quote | Reply
 
/yawn

I need bed. Why am I still up?
 Bismarck.Magnuss
Offline
Server: Bismarck
Game: FFXI
Posts: 28615
By Bismarck.Magnuss 2012-02-12 02:36:30
Link | Quote | Reply
 
Valefor.Slipispsycho said: »
/check email an hour after the last time
/find 18 new emails all alerting me to new FFXIAH pms..

o.0
That's 18 more than I have...
[+]
 Bismarck.Magnuss
Offline
Server: Bismarck
Game: FFXI
Posts: 28615
By Bismarck.Magnuss 2012-02-12 02:36:56
Link | Quote | Reply
 
Caitsith.Zahrah said: »
/yawn

I need bed. Why am I still up?
Because you're addicted to the sweet sweet candy that is FFXIAH.
 Cerberus.Irohuro
Offline
Server: Cerberus
Game: FFXI
user: Irohuro
Posts: 6583
By Cerberus.Irohuro 2012-02-12 02:37:14
Link | Quote | Reply
 
Leviathan.Chaosx said: »
Cerberus.Irohuro said: »
im so glad i read the chapter on void functions, knowing how to call by reference is very nice when making a main menu
Using void isn't recommended for mainstream programming.

im not using it very heavily, just for my menu which i'll need to use again later
 Caitsith.Zahrah
Offline
Server: Caitsith
Game: FFXI
user: zahrah
By Caitsith.Zahrah 2012-02-12 02:38:43
Link | Quote | Reply
 
Bismarck.Magnuss said: »
Caitsith.Zahrah said: »
/yawn

I need bed. Why am I still up?
Because you're addicted to the sweet sweet candy that is FFXIAH.

It goes so well with a little Blue Moon too!
 Bismarck.Magnuss
Offline
Server: Bismarck
Game: FFXI
Posts: 28615
By Bismarck.Magnuss 2012-02-12 02:41:05
Link | Quote | Reply
 
Caitsith.Zahrah said: »
Bismarck.Magnuss said: »
Caitsith.Zahrah said: »
/yawn

I need bed. Why am I still up?
Because you're addicted to the sweet sweet candy that is FFXIAH.

It goes so well with a little Blue Moon too!
Candy and beer? That sounds disgusting...

But then again, I can't stand beer with anything. Beer is best alone, imo.
 Valefor.Slipispsycho
Offline
Server: Valefor
Game: FFXI
Posts: 14155
By Valefor.Slipispsycho 2012-02-12 02:42:39
Link | Quote | Reply
 
Bismarck.Magnuss said: »
Caitsith.Zahrah said: »
Bismarck.Magnuss said: »
Caitsith.Zahrah said: »
/yawn

I need bed. Why am I still up?
Because you're addicted to the sweet sweet candy that is FFXIAH.

It goes so well with a little Blue Moon too!
Candy and beer? That sounds disgusting...

But then again, I can't stand beer with anything. Beer is best alone, imo.
Then you're missing out, beer and fajitas and beer and steak are two of the best combinations ever.
[+]
 Leviathan.Chaosx
Offline
Server: Leviathan
Game: FFXI
user: ChaosX128
Posts: 20284
By Leviathan.Chaosx 2012-02-12 02:43:24
Link | Quote | Reply
 
Salty snacks are best with beer. Like Pringles.
 Bismarck.Magnuss
Offline
Server: Bismarck
Game: FFXI
Posts: 28615
By Bismarck.Magnuss 2012-02-12 02:44:30
Link | Quote | Reply
 
I keep hearing beer and pizza are like peanut butter and jelly, but I've had that combo and really I'd rather have soda. Well, that's before the diet, anyway. Now... water would suffice.
[+]
 Leviathan.Chaosx
Offline
Server: Leviathan
Game: FFXI
user: ChaosX128
Posts: 20284
By Leviathan.Chaosx 2012-02-12 02:44:44
Link | Quote | Reply
 
Cerberus.Irohuro said: »
Leviathan.Chaosx said: »
Cerberus.Irohuro said: »
im so glad i read the chapter on void functions, knowing how to call by reference is very nice when making a main menu
Using void isn't recommended for mainstream programming.

im not using it very heavily, just for my menu which i'll need to use again later
I forget exactly why, but they say it's better to replace void with int and just return a 0. You can even call the procedure like you would if it was void.
 Valefor.Slipispsycho
Offline
Server: Valefor
Game: FFXI
Posts: 14155
By Valefor.Slipispsycho 2012-02-12 02:45:06
Link | Quote | Reply
 
Leviathan.Chaosx said: »
Salty snacks are best with beer. Like Pringles.
'meh'

Beer is best with something more hearty.
 Leviathan.Chaosx
Offline
Server: Leviathan
Game: FFXI
user: ChaosX128
Posts: 20284
By Leviathan.Chaosx 2012-02-12 02:45:47
Link | Quote | Reply
 
I like white wine with my red meat, so I'm weird like that.
 Valefor.Slipispsycho
Offline
Server: Valefor
Game: FFXI
Posts: 14155
By Valefor.Slipispsycho 2012-02-12 02:45:54
Link | Quote | Reply
 
Bismarck.Magnuss said: »
I keep hearing beer and pizza are like peanut butter and jelly, but I've had that combo and really I'd rather have soda. Well, that's before the diet, anyway. Now... water would suffice.
Milk and pizza are better imo. Soda's good to, but something about milk and pizza is just really good to me.. I'm not even a fan of milk.
 Valefor.Slipispsycho
Offline
Server: Valefor
Game: FFXI
Posts: 14155
By Valefor.Slipispsycho 2012-02-12 02:46:08
Link | Quote | Reply
 
Leviathan.Chaosx said: »
I like white wine with my red meat, so I'm weird like that.
I *** hate wine.
 Leviathan.Chaosx
Offline
Server: Leviathan
Game: FFXI
user: ChaosX128
Posts: 20284
By Leviathan.Chaosx 2012-02-12 02:47:55
Link | Quote | Reply
 
Valefor.Slipispsycho said: »
Leviathan.Chaosx said: »
I like white wine with my red meat, so I'm weird like that.
I *** hate wine.
I hate red wine. White wine is good, especially if you get a good Pinot Grigio.
[+]
 Caitsith.Zahrah
Offline
Server: Caitsith
Game: FFXI
user: zahrah
By Caitsith.Zahrah 2012-02-12 02:48:12
Link | Quote | Reply
 
Valefor.Slipispsycho said: »
Then you're missing out, beer and fajitas and beer and steak are two of the best combinations ever.

^^^This^^^

I gorged myself with fajitas for dinner. I felt like I was going to explode! Haven't pigged out like that in a while. Guacamole all the things!!! Washed it all down with Shiner!

Leviathan.Chaosx said: »
Salty snacks are best with beer. Like Pringles.

I like peanut butter-stuffed pretzels and beer.
[+]
 Caitsith.Zahrah
Offline
Server: Caitsith
Game: FFXI
user: zahrah
By Caitsith.Zahrah 2012-02-12 02:49:09
Link | Quote | Reply
 
Leviathan.Chaosx said: »
Valefor.Slipispsycho said: »
Leviathan.Chaosx said: »
I like white wine with my red meat, so I'm weird like that.
I *** hate wine.
I hate red wine. White wine is good, especially if you get a good Pinot Grigio.

You crazy! I loves some vino! Cab-Sav and Merlot the most! REDS!!!
 Leviathan.Chaosx
Offline
Server: Leviathan
Game: FFXI
user: ChaosX128
Posts: 20284
By Leviathan.Chaosx 2012-02-12 02:49:19
Link | Quote | Reply
 
Hot dogs and Belgium beer is good. Like that green bottle with the white label, can't recall the name.
 Cerberus.Irohuro
Offline
Server: Cerberus
Game: FFXI
user: Irohuro
Posts: 6583
By Cerberus.Irohuro 2012-02-12 02:50:04
Link | Quote | Reply
 
Leviathan.Chaosx said: »
Cerberus.Irohuro said: »
Leviathan.Chaosx said: »
Cerberus.Irohuro said: »
im so glad i read the chapter on void functions, knowing how to call by reference is very nice when making a main menu
Using void isn't recommended for mainstream programming.

im not using it very heavily, just for my menu which i'll need to use again later
I forget exactly why, but they say it's better to replace void with int and just return a 0. You can even call the procedure like you would if it was void.

really? i've never heard of this, i often see examples using void functions

also, got the main menu working
 Caitsith.Zahrah
Offline
Server: Caitsith
Game: FFXI
user: zahrah
By Caitsith.Zahrah 2012-02-12 02:50:46
Link | Quote | Reply
 
Leviathan.Chaosx said: »
Hot dogs and Belgium beer is good. Like that green bottle with the white label, can't recall the name.

Grolsh? (SP?)

EDIT: Found it! And I did spell it wrong...

 Leviathan.Chaosx
Offline
Server: Leviathan
Game: FFXI
user: ChaosX128
Posts: 20284
By Leviathan.Chaosx 2012-02-12 02:51:11
Link | Quote | Reply
 
Wait, are you talking Java?
 Cerberus.Irohuro
Offline
Server: Cerberus
Game: FFXI
user: Irohuro
Posts: 6583
By Cerberus.Irohuro 2012-02-12 02:51:36
Link | Quote | Reply
 
C++
 Leviathan.Chaosx
Offline
Server: Leviathan
Game: FFXI
user: ChaosX128
Posts: 20284
By Leviathan.Chaosx 2012-02-12 02:51:37
Link | Quote | Reply
 
Caitsith.Zahrah said: »
Leviathan.Chaosx said: »
Hot dogs and Belgium beer is good. Like that green bottle with the white label, can't recall the name.

Grolsh? (SP?)
Mmm, I don't think that's it.
 
Offline
Posts:
By 2012-02-12 02:52:53
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
First Page 2 3 ... 4650 4651 4652 ... 22970 22971 22972