cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
How do I insert code into a post?
How do I insert code into a post?
Feb 9, 2012 at 5:01pm UTC
vincegata
(112)
Hello,
How do I insert code into a post?
Thanks.
Feb 9, 2012 at 5:11pm UTC
Cheraphy
(1730)
use the code tags
[ code ] [ /code ]
but without spaces inside the tags
Feb 9, 2012 at 5:13pm UTC
vincegata
(112)
Thank you.
Feb 9, 2012 at 5:18pm UTC
LB
(13399)
Just a note, if you put empty bold tags in the middle of the tag, it invalidates the check, so it can be shown literally:
[co
[b]
[/b]de]text[/code]
=
[co
de]text[/code]
Of course it only works for tags that are two letters or more.
Feb 9, 2012 at 6:32pm UTC
ne555
(10692)
[b]¿Why[/
b] [s]is that[/
s] [i]a problem?[/
i]
[co[b][/
b]de]
I like simmetry
[/co[b][/
b]de]
I need to fix the preview button...
Last edited on
Feb 9, 2012 at 6:39pm UTC
Topic archived. No new replies allowed.