C Board  

Go Back   C Board > General Programming Boards > C++ Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 03-29-2002, 12:37 AM   #1
Registered User
 
Join Date: Feb 2002
Posts: 145
Arrow Quick Question on File Names and Directories

I just had a quick question concerning File I/O. When I want to save a file, say to My Documents, is this case sensitive?

Code:
ofstream a_file("C:\\My documents\\Test.txt");
Will this create the file correctly? Or does capitalization actually make a difference? Thanks in advance.

Kyoto Oshiro
Horizon Games
http://www.angelfire.com/realm2/horizon/files.html
Kyoto Oshiro is offline   Reply With Quote
Old 03-29-2002, 02:30 AM   #2
I'm Back
 
Join Date: Dec 2001
Posts: 556
No i dont think so.

Why dont you try..
__________________
-
ihsir is offline   Reply With Quote
Old 03-29-2002, 02:33 AM   #3
Registered User
 
Join Date: Feb 2002
Posts: 145
Wink Hehehhe

You will never know the extent of my laziness

Thanks for the help.

Kyoto
Kyoto Oshiro is offline   Reply With Quote
Old 03-29-2002, 02:49 AM   #4
I'm Back
 
Join Date: Dec 2001
Posts: 556
Dont you try and challenge me in a laziness competition.

YOU WILL GO DOWN
__________________
-
ihsir is offline   Reply With Quote
Old 03-29-2002, 02:54 AM   #5
Registered User
 
Join Date: Feb 2002
Posts: 145
Cool

Heheheh, I think you might have me on that one.

Kyoto
Kyoto Oshiro is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need an interface written Thantos Projects and Job Recruitment 10 11-23-2005 11:19 PM
simulate Grep command in Unix using C laxmi C Programming 6 05-10-2002 04:10 PM


All times are GMT -6. The time now is 03:58 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22