TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
wololo Pham
NA
1
0
help with memory
Jul 17 2005 2:02 PM
Hi Everyone,
I am in need of some help to define some terms so i can do some research for myself.
Let me try to explain the problem. I need to save data to a single file. Data will be added to this file in a sequential manner.
Now i want to retrieve data, so what i want to do is when data is stored on the file at the same time i create an Index file which will store the physical memory address of the piece of data.
So when i want to retireve data i will read the index file then the index will tell me the physical location.
ok, now i need your help to define some terms/subjects/links so i can do some more research myself.
oh, im looking to devlop in C# WIN32. And the index will most probably be a b-tree index.
Let me try to summarise...
Read the physical address of Allocated Memory
Access Physical Address
Write Data to Physical Address
I hope im making sense,
Thanks in advance.
Reply
Answers (
0
)
please help me to using RasDialDlg() API
Importing in Access pogrammatically?