Re: Display C in HTML



On 30 Jun, 13:09, "Army1987" <please....@xxxxxx> wrote:
"Adam" <n...@xxxxxxxxxxxxxxxx> ha scritto nel messaggionews:1183201733.217334.68820@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Does anyone know of an online C-to-HTML converter to display code
nicely formatted in a browser?
That's not a question about C.
I guess you're right, sorry.

<ot>
Have you tried the <pre> tag? You'll still need to escape characters such as <, &, etc...
</ot>

Yes, but I was looking for something which does nice colouring/
formatting etc. Thanks to a private email I've been pointed at c2HTML
which looks perfect.

Thanks,
Adam

.