usinfg c++, how would you check if a cd-rw is blank...
hello there, im currently doing some programming in burning an iso file using c++ and LINUX...is it possible to check if a medium(cd-rw) is empty or has a data inside...because im going to make a function that checks if a medium is blank or not, like:
if(cd-rw is empty){
burn files
}else{
empty cd-rw
burn files
}
kinda like that...
thanks
peace... \m/
jaepi
Practically a Master Poster
647 posts since Jul 2006
Reputation Points: 32
Solved Threads: 4
Check the cd-rw driver api documentation if any.
ithelp
Nearly a Posting Maven
2,230 posts since May 2006
Reputation Points: 769
Solved Threads: 128