cygorx
|
  |
| Joined: 09 Nov 2012 |
| Total Posts: 668 |
|
|
| 28 Dec 2012 05:23 AM |
The title shall be: C++ and the Long, Long Int: a Graphic Novel. GET IT BECAUSE C++ 2009 IMPLEMENTED THE LONG LONG INT HA HAHA HAHAHAHAHA |
|
|
| Report Abuse |
|
|
zxv12
|
  |
| Joined: 18 Jul 2009 |
| Total Posts: 286 |
|
|
| 28 Dec 2012 06:52 AM |
cOLD mOLD on a sLATE pLATE
|
|
|
| Report Abuse |
|
|
|
| 28 Dec 2012 06:55 AM |
GOBWEY.
Regulars from this forum section will understand me. |
|
|
| Report Abuse |
|
|
zxv12
|
  |
| Joined: 18 Jul 2009 |
| Total Posts: 286 |
|
|
| 28 Dec 2012 06:56 AM |
>regular >not understanding
I don't get it.
|
|
|
| Report Abuse |
|
|
|
| 28 Dec 2012 06:57 AM |
| Let's say you weren't here 2010, when all scripters thought I were a spammer? |
|
|
| Report Abuse |
|
|
zxv12
|
  |
| Joined: 18 Jul 2009 |
| Total Posts: 286 |
|
|
| 28 Dec 2012 07:09 AM |
I joined Scripters 2011
What are you talking about?? |
|
|
| Report Abuse |
|
|
| |
|
cygorx
|
  |
| Joined: 09 Nov 2012 |
| Total Posts: 668 |
|
|
| 28 Dec 2012 08:03 AM |
@zx >implying this is really cOLD pasta this is oc wat r u doin @apdap oh you're worse than the 11 year-olds who say "only 90s kids will remember this" |
|
|
| Report Abuse |
|
|
zxv12
|
  |
| Joined: 18 Jul 2009 |
| Total Posts: 286 |
|
| |
|
cygorx
|
  |
| Joined: 09 Nov 2012 |
| Total Posts: 668 |
|
|
| 28 Dec 2012 07:50 PM |
it's not a joke this is srs bsns |
|
|
| Report Abuse |
|
|
zars15
|
  |
| Joined: 10 Nov 2008 |
| Total Posts: 9999 |
|
|
| 28 Dec 2012 07:53 PM |
| Wow, seriously who doesn't know GOBWEY. It's not that old at all. |
|
|
| Report Abuse |
|
|
|
| 28 Dec 2012 08:40 PM |
| Write a novel about C++? BUT WHAT ABOUT JAVA!!!! |
|
|
| Report Abuse |
|
|
cygorx
|
  |
| Joined: 09 Nov 2012 |
| Total Posts: 668 |
|
|
| 29 Dec 2012 10:09 AM |
@zars, right? @thek00lkid, well, see, there's paronomasia that can be used for the title of the C++ title. |
|
|
| Report Abuse |
|
|
|
| 29 Dec 2012 10:29 AM |
The title can be: Report 03-XFFG-05GH GET IT? IT'S BECAUSE...
I have no idea. :3 |
|
|
| Report Abuse |
|
|
cygorx
|
  |
| Joined: 09 Nov 2012 |
| Total Posts: 668 |
|
|
| 29 Dec 2012 10:40 AM |
HA! I GET IT! AHAHHAAAHAHAHHA! wait no i don't |
|
|
| Report Abuse |
|
|
UnAdmin
|
  |
| Joined: 10 Jul 2012 |
| Total Posts: 4706 |
|
|
| 29 Dec 2012 11:15 AM |
HEY WAIT, LETS WRITE A NOVEL ABOUT C++, BUT IN LATIN! ~I love to trade! Send me trade requests!~ |
|
|
| Report Abuse |
|
|
cygorx
|
  |
| Joined: 09 Nov 2012 |
| Total Posts: 668 |
|
|
| 29 Dec 2012 11:34 AM |
VIDI MORTEM AD ASTRA ET CETERA AD INFINITIUM UH UH I DON'T KNOW ANYTHING ELSE |
|
|
| Report Abuse |
|
|
NVI
|
  |
| Joined: 11 Jan 2009 |
| Total Posts: 4744 |
|
|
| 29 Dec 2012 01:58 PM |
| I've been on Scripters since before it was called Scripters. Since 2007, to be precise. I don't understand you and I don't care to. |
|
|
| Report Abuse |
|
|
SN0X
|
  |
| Joined: 24 Oct 2011 |
| Total Posts: 7277 |
|
|
| 29 Dec 2012 02:10 PM |
| What was it called before "Scripters"? :o |
|
|
| Report Abuse |
|
|
|
| 29 Dec 2012 02:24 PM |
First page:
float Q_rsqrt( float number ) { long i; float x2, y; const float threehalfs = 1.5F;
x2 = number * 0.5F; y = number; i = * ( long * ) &y; i = 0x5f3759df - ( i >> 1 ); y = * ( float * ) &i; y = y * ( threehalfs - ( x2 * y * y ) );
#ifndef Q3_VM #ifdef __linux__ assert( !isnan(y) ); #endif #endif return y; } |
|
|
| Report Abuse |
|
|
cygorx
|
  |
| Joined: 09 Nov 2012 |
| Total Posts: 668 |
|
|
| 29 Dec 2012 02:50 PM |
@AbsoluteLOL i c wat u did thar |
|
|
| Report Abuse |
|
|