BinBrain Community
Welcome, Guest. Please login or register.
May 21, 2012, 04:59:40 PM

Login with username, password and session length
Search:     Advanced search
742 Posts in 415 Topics by 2732 Members
Latest Member: Ditalully
* Home Help Search Login Register


Online Exams | Blogs | Photos | Videos | Real Estate | Recipes | Business Directory| TV | Free Wallpapers
+  BinBrain Community
|-+  Computer Forums
| |-+  Java
| | |-+  General Java
| | | |-+  How to create a directory using the library java.io
« previous next »
Pages: [1] Print
Author Topic: How to create a directory using the library java.io  (Read 871 times)
lisa
Newbie
*
Posts: 1


« on: May 23, 2008, 11:01:21 PM »

How to create a directory using the library java.io
Logged
bkrakesh
Newbie
*
Posts: 1


« Reply #1 on: July 15, 2008, 01:28:07 AM »

Dear lisa,

You can create a directory using Java IO package using the bellow code.

boolean directory= new File("C:/tets/").mkdir();


Please revert back if you are facing any issue.



Thanks
Rakesh.B.K

Logged
Pages: [1] Print 
« previous next »
Jump to:  

Social Campaigns

Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!