Thread: FAT creation
View Single Post
Old Dec 6th, 2005, 7:41 AM   #13
BungalowBill
Programmer
 
Join Date: Dec 2005
Posts: 40
Rep Power: 0 BungalowBill is on a distinguished road
sorry. will do next time. I have another question now though. If i had some data in a random block like:-

strcpy((char*)disk[79].data, "Tommorrow Never Knows");

how would i use fopen() to open this. I'm stumped.
BungalowBill is offline   Reply With Quote