Thread
:
FAT creation
View Single Post
Dec 6th, 2005, 7:41 AM
#
13
BungalowBill
Programmer
Join Date: Dec 2005
Posts: 40
Rep Power:
0
sorry. will do next time. I have another question now though. If i had some data in a random block like:-
(
Toggle Plain Text
)
strcpy((char*)disk[79].data, "Tommorrow Never Knows");
strcpy((char*)disk[79].data, "Tommorrow Never Knows");
how would i use fopen() to open this. I'm stumped.
BungalowBill
View Public Profile
Find More Posts by BungalowBill