Blade-Edge wrote:
Yeah, man, I remember you. One of the actual programmers, lol
print("hello world");
Offline
I remember you. You and that sig of yours...
Offline
Tooo much to quote guys .. am just speechless ...
being frank i didnt thought i will be back and like every1 will still remember me .
@dingdong :: Mate u wanna dj ... (hmM) i will get u on air 26doogle26 was on air for a long time
. Jst use my email .. djdark88.7@gmail.com for b8r conversation
@Jonathanpb & Chrischb :: Hi mates ,I missed you all so much !!
@bbeb : o yes!! C++ !!!
Offline
fanofcena wrote:
ProgrammingFreak wrote:
Blade-Edge wrote:
Yeah, man, I remember you. One of the actual programmers, lol
print("hello world");
![]()
Dunno if this will work on yer compilers but if it does u will get a very intresting message (hehe)
#include "iostream"
#include "conio"
using namespace std;
void Screen()
{ std::cout<<"\n********************************************************************************";
std::cout<<"\n* *";
std::cout<<"\n* *";
std::cout<<"\n* *";
std::cout<<"\n* *";
std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *"; std::cout<<"\n* *";
std::cout<<"\n********************************************************************************";
}
void main()
{ clrscr();
int i = 0;
for(i=0;i<5;i++)
{ gotoxy(5,6+i);
sf::cout<<"#";
}
for(i=0;i<5;i++)
{ gotoxy(7,6+i);
sf::cout<<"#";
}
gotoxy(11,6);
sf::cout<<"#";
for(i=0;i<3;i++)
{ gotoxy(11,8+i);
sf::cout<<"#";
}
for(i=0;i<3;i++)
{ gotoxy(5+i,7);
sf::cout<<"#";
}
getch();
}Output_Should_Be wrote:
*********************************************************************************************************
* # # # *
* # # *
* # # # # *
* # # # *
* # # # *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
*********************************************************************************************************
Well som1 called me C++ guy this is C++ (XD)
Last edited by fanofcena (2011-02-28 10:38:11)
Offline
I don't know you...
Offline
I remember you. You're that one guy who actually did stuff in DG Games

Offline
Andres-Vander wrote:
I remember you. You're that one guy who actually did stuff in DG Games
shhh!! u might make my mates angry
by the way PLAYWITHFIRE also got some epic stuff if u see in dg
Offline