//------------------------------------------ // sample program //------------------------------------------ int main() { int n;
scanf("%i",n);
cout<<"\t\t\tIMPORTANT\n\nPlease note that the current functionality and \
features of this program are very limited and they are just for \
accompanying the article that I posted on Planet Source Code. If you want \
to make this program more intelligent, make entries in Eliza.Dat file. \
\n You can also increase the string manipulation power of the program, \
like considering multiple lines from the user, etc. I had written this code in 11/2 hr. \
just to make it more easier for the readers of my article about what is \
happening.\n\n HOW SMART YOU MAKE YOUR ELIZA DEPENDS ON HOW FAR YOU EXTEND \ THIS PROGRAM. THERE IS PRACTICALLY NO LIMIT ! \n\n\n\ THIS CODE IS THE MINIMAL WORKING SKELETON !!\n\n";
display_line();
getch();
}
printf("%i\n",n);}
Messung V0.5 in Prozent
[zur Elbe Produktseite wechseln0.15QuellennavigatorsAnalyse erneut starten2026-06-05]