Fullpath에서 원하는 정보 얻기(드라이브,경로,파일명,확장자) : _splitpath()
_splitpath() 함수를 사용하면 경로에서 원하는 정보만 추출할수 있다..(분리...) _splitpath() 함수를 사용하면 전체경로에 대해서 드라이브명, 경로, 파일명, 확장자로 구분해준다. 함수의 원형 void _splitpath( const char *path, char *drive, char *dir, char *fname, char *ext ); path : Full path (분리 시킬 경로의 절대경로...) drive : Optional drive letter, followed by a colon (:) (드라이브...) dir : Optional directory path, includingtrailing slash. Forward slashes ( / ), backslashes (..
C/C++
2010. 9. 3. 10:35
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- ManagedObjectModel
- xcode
- MFC
- apns
- UINavigationBar
- CAD
- AVAudioSessionDelegate
- distribution
- progressively
- SDK
- 애플 문서
- AVAudioSession
- object-c
- endInterruption
- badgeValue
- objective-c
- C
- iPhone
- AVAudioSessionInterruptionNotification
- ARX
- ios
- iOS5
- git hub
- beginInterruption
- setBackGroundImage
- C++
- setSelectionIndicatorImage
- 배포
- MappingModel
- UITableView
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함