.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Offtopic (http://forums.bots-united.com/forumdisplay.php?f=23)
-   -   Do NOT use CODE tag for posting source code (http://forums.bots-united.com/showthread.php?t=234)

botmeister 08-01-2004 09:42

Re: Do NOT use CODE tag for posting source code
 
Wow, this thread is almost as good as the Steam Poems :)

Pierre-Marie Baty 09-01-2004 01:00

Re: Do NOT use CODE tag for posting source code
 
Quote:

Originally Posted by koraX
And there is a big bug IMO in code tag, when you copy it (select with mouse and CTRL-C) and then you paste it somewhere (MSVC or Far manager) no 'enters' are copied. No '\n' char, no 0D or 0D 0A chars o_O

Fixed 8)

Proof :
http://racc.bots-united.com/codetags.png

Pierre-Marie Baty 09-01-2004 01:05

Re: Do NOT use CODE tag for posting source code
 
testing 123
Code:

#include "exclude.h"
 
void crap (int boo)
{
  // can you copy and paste this ?
  if (boo > max_fear)
          printf ("MOMMYYYYYYYYYYYYYYYYYY\n");
 
  return;
}


koraX 09-01-2004 10:52

Re: Do NOT use CODE tag for posting source code
 
yes, it works perfectly now, thanx

-=RAV=-AdrianShephard 10-01-2004 03:37

Re: Do NOT use CODE tag for posting source code
 
Quote:

Originally Posted by botmeister
Wow, this thread is almost as good as the Steam Poems :)

:D

U CAN THANK ME FOR STARTING IT

ROFL!!


All times are GMT +2. The time now is 22:46.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.