
Are you a geek? Report here.
Are you a geek? Report here.
Who knows what this billboard says? I didn't... Do now though. Geeks, show thyself!


Last edited by Speedlaw on Wed Dec 17, 2003 11:06 pm, edited 1 time in total.
N (78) << this will appear as a cool smilie - but it should be an 8 followed by a close bracket
o (111)
w (119)
(32) [space]
H (72)
i (105)
r (114)
i (105)
n (110)
g (103)
0 [the "null character" used to terminate a string]
So, it reads...
"Now hiring"
Deek
(Gets anorack...)
o (111)
w (119)
(32) [space]
H (72)
i (105)
r (114)
i (105)
n (110)
g (103)
0 [the "null character" used to terminate a string]
So, it reads...
"Now hiring"
Deek
(Gets anorack...)
Last edited by dxg on Wed Dec 17, 2003 10:44 pm, edited 1 time in total.
-
david burton
- Bling Bling Diamond Member
- Posts: 3082
- Joined: Wed Aug 06, 2003 2:31 pm
- Location: Reading
- Contact:
-
david burton
- Bling Bling Diamond Member
- Posts: 3082
- Joined: Wed Aug 06, 2003 2:31 pm
- Location: Reading
- Contact:
as soon as you see
char
it's got to be code. and every letter is represented by a number in computer speak (it's all one's and zero's after all). So those numbers are the equivalent ascii character set numbers.
http://www.asciitable.com
p.s. thanks for the forgiveness. I was forced into programming as I am meant to be an analyst not a programmer! That's cool though. C is ancient but most other codes eventually get converted to C at the end of the day...
p.p.s dxg beat me to it, so he must earn the mighty yellow patent anorak award! I only get a thorn coloured one
char
it's got to be code. and every letter is represented by a number in computer speak (it's all one's and zero's after all). So those numbers are the equivalent ascii character set numbers.
http://www.asciitable.com
p.s. thanks for the forgiveness. I was forced into programming as I am meant to be an analyst not a programmer! That's cool though. C is ancient but most other codes eventually get converted to C at the end of the day...
p.p.s dxg beat me to it, so he must earn the mighty yellow patent anorak award! I only get a thorn coloured one
