| | |
regarding directory structure
![]() |
depends on the operating system. MS-Windows you can use FindFirstFile() and FindNextFile(). *nix you can use opendir() and readdir(). Or boost libraries have a functions that are portable between operating systems. You can find c++ examples of both in the c++ code snippets here at DaniWeb.
Last edited by Ancient Dragon; Jul 30th, 2007 at 6:41 pm.
The most important thing in the Olympic Games is not to win but to take part, just as the most important thing in life is not the triumph but the struggle. The essential thing is not to have conquered but to have fought well.
-Pierre de Coubertin, The Olympic Creed Inspired by Bishop Ethelbert
-Pierre de Coubertin, The Olympic Creed Inspired by Bishop Ethelbert
![]() |
Similar Threads
- Outlook 2003 Folder Structure (IT Professionals' Lounge)
- Slow directory listing (Networking Hardware Configuration)
- Selecting a directory (ASP.NET)
- Deleting directory structures (Python)
- Scandisc stops at "File Structure" (Windows 95 / 98 / Me)
- Dual Boot - XP, RedHat (Windows NT / 2000 / XP)
Other Threads in the C++ Forum
- Previous Thread: Reading numbers into an array
- Next Thread: The best way to render in Direct3D 9
Views: 1942 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for C++
algorithm api array arrays assignment basic beginner binary c++ c/c++ calculator char class classes code compile compiler constructor conversion convert count delete desktop dll dynamic encryption error file files form fstream function functions game givemetehcodez graph graphics gui homework iamthwee ifstream input int integer lazy linker list loop looping loops math matrix member memory newbie number numbers object objects opengl output parameter pointer pointers problem program programming project python random read reading recursion recursive reference search simple sort sorting spoonfeeding string strings struct student studio system template templates text time tree variable vc++ vector video visual win32 window windows winsock






