OMG uve...created....NOTHING!!!! your leetness is without bound sir
MOST AWSOME C++ PROGRAM EVER!came up with it myself, check it out
37 Replies - 3032 Views - Last Post: 01 April 2010 - 07:32 PM
#32
Re: MOST AWSOME C++ PROGRAM EVER!
Posted 24 March 2010 - 04:18 PM
#33
Re: MOST AWSOME C++ PROGRAM EVER!
Posted 24 March 2010 - 05:30 PM
<neotifa> Kristen Stewart is prettier than me. ;'( I hate her!!!!1!!
#34
Re: MOST AWSOME C++ PROGRAM EVER!
Posted 25 March 2010 - 05:33 AM
Wtf? She is incredibly ugly!
#35
Re: MOST AWSOME C++ PROGRAM EVER!
Posted 01 April 2010 - 06:24 AM
try and fix the memory leak and still keep it an awesome C++ Program Ever...
That would be awesome..
That would be awesome..
#36
Re: MOST AWSOME C++ PROGRAM EVER!
Posted 01 April 2010 - 06:18 PM
pawel453, on 20 March 2010 - 09:56 AM, said:
void main()
{
long int * numA;
int i=0;
for(;;)/>
{
numA = new long int;
if(i%2 ==0)
{cout << "Look Mom!" << endl;}
else if (i %3 ==0)
{cout << "Mom! Mom?" << endl;}
else
{cout << "Are you watching, mom?" << endl;}
i++;
}
}
creates a never ending memory leak
Fixed
This post has been edited by Choscura: 01 April 2010 - 06:18 PM
#37
Re: MOST AWSOME C++ PROGRAM EVER!
Posted 01 April 2010 - 07:23 PM
#38
Re: MOST AWSOME C++ PROGRAM EVER!
Posted 01 April 2010 - 07:32 PM
@Choscura
Tiger style, you have done it can we compile?
Just love it
EDIT: What does it say?
"Hello World"
Mind it sarcasm.....
Tiger style, you have done it can we compile?
Just love it
EDIT: What does it say?
"Hello World"
Mind it sarcasm.....
This post has been edited by motcom: 01 April 2010 - 07:34 PM

New Topic/Question




MultiQuote








|