Question On 'code' Tag

Why is it that when I post code using the [ code]tag, the filenames following #include disappear? I’ve noticed this in other posters’ code too. Is there an easy work-around?

Thanks


#include "hello.h"
int test_func()
{
   return 0;
}

Notes: works well for me when previewing.
Edit: works well also when posting.

[QUOTE=Carmine;1287597]Why is it that when I post code using the [ code]tag, the filenames following #include disappear? I’ve noticed this in other posters’ code too. Is there an easy work-around?

Thanks [/QUOTE]

Follow-up with an example and we’ll take a look.

It’s probably not related, but just out of curiosity, what do you have your Message Editor Interface set to in your forum settings?

Just tried to follow up, but the errant behavior didn’t appear!
Next time it happens, I’ll post it. Thanks.

It’s probably not related, but just out of curiosity, what do you have your Message Editor Interface set to in your forum settings?
“Standard Editor”