Thread: Rename a file

  1. #1
    Registered User
    Join Date
    Apr 2007
    Posts
    28

    Rename a file

    Is there a way to rename a file? I see create/open/delete/write ... etc

  2. #2
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by Deb View Post
    Is there a way to rename a file? I see create/open/delete/write ... etc
    rename().

    It was a hard one to guess, wasn't it?

  3. #3

  4. #4
    Registered User
    Join Date
    Apr 2007
    Posts
    28
    So simple of a name. Thanks.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Inventory records
    By jsbeckton in forum C Programming
    Replies: 23
    Last Post: 06-28-2007, 04:14 AM
  2. help with text input
    By Alphawaves in forum C Programming
    Replies: 8
    Last Post: 04-08-2007, 04:54 PM
  3. Rename file problem
    By Emporio in forum C Programming
    Replies: 2
    Last Post: 06-05-2002, 09:36 AM
  4. rename a file on the C drive
    By cyberpuck52 in forum C Programming
    Replies: 3
    Last Post: 01-20-2002, 01:52 PM
  5. Need a suggestion on a school project..
    By Screwz Luse in forum C Programming
    Replies: 5
    Last Post: 11-27-2001, 02:58 AM