Thread: how can i get my program to copy a chosen file to a chosen map

  1. #1
    Registered User LiNk's Avatar
    Join Date
    Jul 2004
    Posts
    7

    how can i get my program to copy a chosen file to a chosen map

    how can i get my program to copy a chosen file to a chosen map.
    I need help so if you can help me post here. Thanks anyway!

  2. #2
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    ftsreams are the standard method for file I/O in C++, but you need to supply more detail if you exepect to get any useful help.
    Last edited by sean; 07-05-2004 at 01:12 PM.

  3. #3
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    Are you referring to an STL map?

    Kuphryn

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Program Plan
    By Programmer_P in forum C++ Programming
    Replies: 0
    Last Post: 05-11-2009, 01:42 AM
  2. C program to copy log file frm database
    By nirmala.s in forum C Programming
    Replies: 15
    Last Post: 11-27-2006, 11:05 AM
  3. I'm not THAT good am I?
    By indigo0086 in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 10-19-2006, 10:08 AM
  4. Replies: 3
    Last Post: 03-31-2002, 11:03 AM
  5. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM