Home
|
Tech FAQ
|
Interview Questions
|
Placement Papers
|
Tech Articles
|
Learn
|
Freelance Projects
|
Online Testing
|
Geeks Talk
|
Job Postings
 |
Knowledge Base
 |
Site Search
|
Add/Ask Question
GeekInterview.com
>
Tech FAQs
>
OOPS
Print
|
Question
:
How can I read a directory in a C program?
July 07, 2005 01:27:07
#1
Girish
Member Since: Visitor Total Comments: N/A
RE: How can I read a directory in a C program?
there is some functions in dos.h heder file . In(turbo) c++ compiler you will get some example to manipulate the directory
Back To Question