Results 1 to 15 of 15

Thread: Combining strings for output

Threaded View

  1. #1

    Thread Starter
    Frenzied Member JasonLpz's Avatar
    Join Date
    Mar 2001
    Location
    Brooklyn, NY
    Posts
    1,335

    Combining strings for output

    OK im reading a book called

    C++ Weekend Crash Course

    I know in c++ console to combine a string or seperate value's
    you use
    VB Code:
    1. cout << nVal1 << " Is the same as "<< nVal2

    But how do i do this in c++ window? Is it the same?
    Also is it possible to make like a dos window? More specifically
    is it possible to make a console sort of like a window? ill post a pic in this post to explain.


    Thats the EDIT window or program in dos.
    Attached Images Attached Images  
    - JayWare
    Live to love. Not to Hate

    Im to busy to have a site. But I got one and still working on it.

    http://dre3k.net/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width