These are codes that do absolutley nothing, except to show whart you can do with to much time on your hands. Oh the silliness
Completely useless/overkill programs
#include <iostream>
using namespace std;
int main()
{
char a = "H", b = "e", c = "l", d = "l", e = "o", f = ",", g = " ", h = "w", i = "o", j = "r", k = "l", l = "d" , m = "!";
cout<<"\n"<< a << b << c << d << e << f << g << h << i << j << k << l << m <<"\n";
while(1 != 2)
{
return 1;
}
}
Clinton Portis 211 Practically a Posting Shark
gusano79 247 Posting Shark
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
Taywin 312 Posting Virtuoso
aramil daern 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
aramil daern 0 Newbie Poster
mrnutty 761 Senior Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
aramil daern 0 Newbie Poster
mrnutty 761 Senior Poster
aramil daern 0 Newbie Poster
mrnutty 761 Senior Poster
mike_2000_17 2,669 21st Century Viking Team Colleague Featured Poster
aramil daern 0 Newbie Poster
mike_2000_17 2,669 21st Century Viking Team Colleague Featured Poster
aramil daern 0 Newbie Poster
Tumlee 42 Junior Poster in Training
Fox87 0 Newbie Poster
Echo89 9 Web Developer
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.