Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

is it possible to separate the files based on its extension

Status
Not open for further replies.

vanathidevi

Member level 2
Joined
Dec 27, 2006
Messages
43
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Location
India
Activity points
1,528
hi,
i have to separate the real time and non real time files.
is it possible to separate the files based on its extension...like avi,wav,txt
in C
if possible plz tell the way...


thank you frds

bye
 

Re: is it possible to separate the files based on its extens

what are mean real time and non real time

r u talking abt stream and non stream data in network


regards

eswar
 

Re: is it possible to separate the files based on its extens

I guess it should be easy.
Use a script to sort out files based on file extensions and move them into different folders. I can do and give it for you, if you can clearly give me your requirements.
 

Re: is it possible to separate the files based on its extens

you can seprate files by reading file name spilt it in extention and name by (.) symbol then compare extention to decide.
 

Your problem definition is not very clear
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top