Thread: Need Help in C++

  1. #1
    Registered User
    Join Date
    Jun 2011
    Posts
    6

    Cool Need Help in C++

    How to read the picture and print in the linux console with simple C++ programming..?

  2. #2
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    That depends strongly on what you mean by "read the picture". If you just mean read the keyboard (i.e., what the user types in at the screen), then you just need std::cin and std::cout.

Popular pages Recent additions subscribe to a feed