Thread: Help
View Single Post
  #1 (permalink)  
Old October 28th, 2003, 03:04 AM
programmed programmed is offline
Authorized User
 
Join Date: Oct 2003
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help

Hullo wrox,
 I'm stack on this project,
I need to add a record to the Dbase in C++, incase the user wants to add a new client.
I read the data entered but i have to first seek to the current file position using the memset/fseek function, how do i find the position and add data to that location?

Thanks,
Programmed.

Reply With Quote