access to Hard drive using either C, C++ or Java

Hello All,

Can any one tell me how to write a code using C, C++ or Java programming languages inorder to access the hard drive, i.e. folders, subfolders, files etc.?
Your reply is highly appreciated.
Nohi

Accessing files etc from a JNode application

On JNode, application code for file and folder access is the same as it is for any other Java platform. For more information, read Sun's Java I/O tutorials.

The C and C++ aspect of your question is irrelevant here. JNode doesn't support these languages.