Hello guys ..
Im writing an small project for my brother in c++ using files.. .
The Datas are stored correctly & retrieved for some time & later some symbols come into & replace the original data .
Using seekp() & im randomly writing some data , but that data is not correctly written . .
Im writing objects to & from from File.. .
When i used reinterpret_cas t .. . its giving me undefined symbol error in my Turbo C .. .
Plz help. ..
Im writing an small project for my brother in c++ using files.. .
The Datas are stored correctly & retrieved for some time & later some symbols come into & replace the original data .
Using seekp() & im randomly writing some data , but that data is not correctly written . .
Im writing objects to & from from File.. .
When i used reinterpret_cas t .. . its giving me undefined symbol error in my Turbo C .. .
Plz help. ..
Comment