The OP is actually intentionally opening and closing the code blocks several times in his post, apparently to facilitate putting portions of the code in <readmore> tags.
The bug is in how the post is written.
The OP, or a janitor could fix it. Best if the OP does, because a Janitor would have to decide whether to put all the code in readmore tags, or none of it; a decision that the OP probably should be the one to make, if possible.
Update: Here is an example of how one small portion of the original post looked in the OP's textbox when 'submit' was clicked:
const NV nv2 = SvNSIV(b); return nv1 < nv2 ? -1 : nv1 > nv2 ? 1 : 0; } </code> </readmore> <code> void percent2(SV* sv, ...) { I32 i; I32 arrayLen;
Dave
In reply to Re: Single code block split into multiple sequential code blocks.
by davido
in thread Single code block split into multiple sequential code blocks.
by BrowserUk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |