|
-
Apr 11th, 2000, 04:56 AM
#1
Thread Starter
Registered User
Does anybody can remind me how do i add a code to a reply so the code will look like it does look in VB... ?
let's say: Dim A as interger
so the word Dim should be blue colored.
remind me how do i do this, (a lot of time no code posting..)
-
Apr 11th, 2000, 05:19 AM
#2
Fanatic Member
To do this you would use [ code ] and [ /code ] tags, without the spaces in.
It would look like this then:
John
-
Apr 11th, 2000, 05:19 AM
#3
transcendental analytic
[
Code:
]
hmmm, does this work
[
]
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Apr 11th, 2000, 05:20 AM
#4
Frenzied Member
you wan't to put [ C O D E ] and [ / C O D E ] around the code but without the spaces.
-
Apr 11th, 2000, 05:23 AM
#5
transcendental analytic
hmm, it didnt work, [code ] the code [/code ]
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Apr 11th, 2000, 05:26 AM
#6
Thread Starter
Registered User
just a little test
this will be just a little test
Code:
Print "Does this work?"
If it works, so thanks. if not, thanks anyway.
[Edited by Lior on 04-11-2000 at 06:29 PM]
-
Apr 11th, 2000, 07:37 AM
#7
Code:
Print "whoa COOL!!! HEHEHEHEHE!!!"
[Edited by WildGhost on 04-11-2000 at 08:38 PM]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|