|
-
February 9th, 2005, 06:14 AM
#1
Beginner C/C++ Question
Hi,
I am a beginner in C/C++ .
I have been given a task in my school .
the task is i have to write funtions to write and read from memory dircetly.
like :
void WriteToMemory(address , databuffer , sizeofdatabuffer)
void ReadFromMemory(address ,databuffer ,sizeofdatabuffer)
any gurus can help me on how to do this?
note : i have to write data to particular address (starting address).
thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|