Thanks for all that Rav.
The Succeeder Stronghold
I'll have to hear that story sometime... 
peace love and music wasn't made with a fist yall!
http://www.archive.org/search.php?query ... reation%22
http://sprott.physics.wisc.edu/Pickover/pc/dmt.html
http://www.archive.org/search.php?query ... reation%22
http://sprott.physics.wisc.edu/Pickover/pc/dmt.html
[QUOTE=Athena]I'll have to hear that story sometime...
[/QUOTE]
I can tell you a story:mischief:
I can tell you a story:mischief:
Wondering how vampires live the life they live.....
seriously I dont know how they sleep during the day, I have a twitch everytime I hear a loud sound as I slumber, everytime ....Im just waiting to pounce on the poor mortal who creates a sound while I sleep in during the day. /rant
seriously I dont know how they sleep during the day, I have a twitch everytime I hear a loud sound as I slumber, everytime ....Im just waiting to pounce on the poor mortal who creates a sound while I sleep in during the day. /rant
[QUOTE=dj_venom]That was part C).
[/QUOTE]
No, Part C will be your bit, because mine is hopelessly wrong.
[QUOTE=dj_venom]Another question, with the READ line, do I have to put in there, all the variables I use for that string?[/QUOTE]
Anything that the program needs to run and calculate you need to stick next to READ, unless it's a value which you're going to calculate in the program, like starved and ranfive are.
No, Part C will be your bit, because mine is hopelessly wrong.
[QUOTE=dj_venom]Another question, with the READ line, do I have to put in there, all the variables I use for that string?[/QUOTE]
Anything that the program needs to run and calculate you need to stick next to READ, unless it's a value which you're going to calculate in the program, like starved and ranfive are.
[QUOTE=dj_venom]WHAT!
Your bit is wrong!
[/QUOTE]
That's for me to know and for you to find out!
(That way I'm covered if your teacher uses some kind of variation on my Pseudo
).
[QUOTE=dj_venom]Would it be correct to place buy, sell, feed and plant in the READ section for that piece of code I gave you?[/QUOTE]
Yep, well spotted.
Your bit is wrong!
That's for me to know and for you to find out!
(That way I'm covered if your teacher uses some kind of variation on my Pseudo
[QUOTE=dj_venom]Would it be correct to place buy, sell, feed and plant in the READ section for that piece of code I gave you?[/QUOTE]
Yep, well spotted.
- TonyMontana1638
- Posts: 4598
- Joined: Sat Aug 20, 2005 11:10 pm
- Location: Chasing nuns out in the yard
:laugh: way to break the ice, Burgundy! Nite all.
peace love and music wasn't made with a fist yall!
http://www.archive.org/search.php?query ... reation%22
http://sprott.physics.wisc.edu/Pickover/pc/dmt.html
http://www.archive.org/search.php?query ... reation%22
http://sprott.physics.wisc.edu/Pickover/pc/dmt.html
- TonyMontana1638
- Posts: 4598
- Joined: Sat Aug 20, 2005 11:10 pm
- Location: Chasing nuns out in the yard
[QUOTE=Athena]:laugh: way to break the ice, Burgundy![/QUOTE]
Great Odin's Raven!
...Athena did you actually put a quote of your own in your Signature?
Bye!
Hello Fiona
Great Odin's Raven!
...Athena did you actually put a quote of your own in your Signature?
Hello Fiona
"Be thankful you're healthy."
"Be bitter you're not going to stay that way."
"Be glad you're even alive."
"Be furious you're going to die."
"Things could be much worse."
"They could be one hell of a lot better."
"Be bitter you're not going to stay that way."
"Be glad you're even alive."
"Be furious you're going to die."
"Things could be much worse."
"They could be one hell of a lot better."
- dj_venom
- Posts: 4416
- Joined: Mon Sep 27, 2004 7:00 am
- Location: The biggest island in the world
- Contact:
[QUOTE=Fiona]@ Tony. Have a bit of respect. You are looking at the future: and it is lazy and confused :laugh:[/QUOTE]
Hey, who are you calling... ahh stuff it, I'm not even sure what you are talking about.
[did that also receive a lame comment Fiona?
]
Hey, who are you calling... ahh stuff it, I'm not even sure what you are talking about.
[did that also receive a lame comment Fiona?
In memorian: Fiona; Ravager; Lestat; Phreddie; and all of those from the 1500 incident. Lest we forget.
[QUOTE=dj_venom]Is that the only error?
[/QUOTE]
As far as I know, yeah. Obviously, I can't be 100% sure, just close.
[QUOTE=dj_venom]Or is it about you capitilising some variables?[/QUOTE]
That's just a kind of programming practice, sometimes you can't leave spaces between words, so you can use underscores or just put words together and capitalise the first letter of new words. As for things like 'READ', I think it's supposed to be capitalised.
[QUOTE=dj_venom]And do I have to do the whole <-- to mean =? And if I have a -=, what do I do then?[/QUOTE]
Yeah, you have to use an arrow instead of an equals sign when assigning something, you can use the equals for equality tests (<-- turns into an arrow in Word, that's why I was using that instead of <-).
As for -=, you can just use a -
Same for +=
And for something like '++' use +1.
[QUOTE=Tony]Nerds.[/QUOTE]
Says the Accountant.
:laugh: 
As far as I know, yeah. Obviously, I can't be 100% sure, just close.
[QUOTE=dj_venom]Or is it about you capitilising some variables?[/QUOTE]
That's just a kind of programming practice, sometimes you can't leave spaces between words, so you can use underscores or just put words together and capitalise the first letter of new words. As for things like 'READ', I think it's supposed to be capitalised.
[QUOTE=dj_venom]And do I have to do the whole <-- to mean =? And if I have a -=, what do I do then?[/QUOTE]
Yeah, you have to use an arrow instead of an equals sign when assigning something, you can use the equals for equality tests (<-- turns into an arrow in Word, that's why I was using that instead of <-).
As for -=, you can just use a -
Same for +=
And for something like '++' use +1.
[QUOTE=Tony]Nerds.[/QUOTE]
Says the Accountant.
Tony, no!!
:sheesh:
peace love and music wasn't made with a fist yall!
http://www.archive.org/search.php?query ... reation%22
http://sprott.physics.wisc.edu/Pickover/pc/dmt.html
http://www.archive.org/search.php?query ... reation%22
http://sprott.physics.wisc.edu/Pickover/pc/dmt.html