how does the code thing work in order to put up a program?

Recommended Answers

All 2 Replies

you mean like this:

//Code goes here

If so, its like using an html tag (if you know what I mean...)

In any case, you type "code" in square brackets [] --> [ c o d e ] (without the spaces).

Then you insert your code.

Then you type "/code" in square brackets [] again --> [ / c o d e ] (without the spaces).

EDIT: so it will look like this:

[code]

//Code goes here

[/code]

except there are no whitespaces when you type code and /code in the square brackets.

Also read the Read Me links at the top of this board.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.