Spoiler Button Doesn't Work In Chrome
Page 1 of 111 Replies - 1489 Views - Last Post: 31 August 2012 - 04:58 AM
#1
Spoiler Button Doesn't Work In Chrome
Posted 29 August 2012 - 05:40 AM
Thanks,
L99
Replies To: Spoiler Button Doesn't Work In Chrome
#2
Re: Spoiler Button Doesn't Work In Chrome
Posted 29 August 2012 - 06:50 AM
#3
Re: Spoiler Button Doesn't Work In Chrome
Posted 29 August 2012 - 07:25 AM
#4
Re: Spoiler Button Doesn't Work In Chrome
Posted 29 August 2012 - 08:52 AM
#6
Re: Spoiler Button Doesn't Work In Chrome
Posted 29 August 2012 - 09:20 AM
#7
Re: Spoiler Button Doesn't Work In Chrome
Posted 30 August 2012 - 07:26 PM
Also, in your sig, why do you have it as while(1 = 1) instead of while(true)? Saves a keystroke. I'm also wondering, do you know that you don't have a newline in there? You should also indent for readability:
while(true) {
cout << "Droid";
}
return 0;
#8
Re: Spoiler Button Doesn't Work In Chrome
Posted 31 August 2012 - 04:43 AM
Arenlor, on 31 August 2012 - 03:26 AM, said:
Also, in your sig, why do you have it as while(1 = 1) instead of while(true)? Saves a keystroke. I'm also wondering, do you know that you don't have a newline in there? You should also indent for readability:
while(true) {
cout << "Droid";
}
return 0;
1. Not much, only the ones you would expect on a computer (eg Java, Flash, not much else)
2. Yes sir, I will change my sig... *sniff* *Runs away crying*
#9
Re: Spoiler Button Doesn't Work In Chrome
Posted 31 August 2012 - 04:47 AM
#10
Re: Spoiler Button Doesn't Work In Chrome
Posted 31 August 2012 - 04:52 AM
Arenlor, on 31 August 2012 - 12:47 PM, said:
It works fine on my mac, but on m PC it works fine in IE9.
I was kinda going for a field, but that looks messy, so I changed it, but as for the 1 = 1, well when I started coding, I made my DIC account, and as far as I knew, the only infinite loop was 1 = 1 or 1 > 0. I have since found out about just (1) and also about the proposed (true).
Actually, on reflection, I feel a field of droids is better!
#11
Re: Spoiler Button Doesn't Work In Chrome
Posted 31 August 2012 - 04:55 AM
#12
Re: Spoiler Button Doesn't Work In Chrome
Posted 31 August 2012 - 04:58 AM
Arenlor, on 31 August 2012 - 12:55 PM, said:
Well, I have short bursts of activity, when I run into major problems, then after the fix, I go back into my land of developing and design. You might have seen both my tic tac toe threads, the v1.0 is posted in there, Im currently working up 1.1.
I hope to see you too!
|
|

New Topic/Question
This topic is locked


MultiQuote







|