please dont rip this site

Language Ccpp Cppref Examples IO1.CC

/ ************************************************************************
 *
 * Purpose:
 * Author:  M J Leslie
 * Date:    26-Oct-98
 *
 ************************************************************************/


#include <iostream.h>               // cout, cin

main()
{
  char buf[255];
  
  cout << "Please enter a string ==> ";     // O/P to STDOUT (screen).
  cin  >> buf;                  // I/P from STDIN (keyboard).
  cout << "Entered string is " << buf << endl;  
}


file: /Techref/language/ccpp/cppref/EXAMPLES/io1.cc, 0KB, , updated: 1998/10/27 13:55, local time: 2024/4/27 01:20,
TOP NEW HELP FIND: 
3.141.41.187:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://techref.massmind.org/techref/language/ccpp/cppref/EXAMPLES/io1.cc"> language ccpp cppref EXAMPLES io1</A>

Did you find what you needed?

 

Welcome to massmind.org!

 

Welcome to techref.massmind.org!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .