How to write to a block of memory, and read from it, able to read single data from the block of data , in binary C++ | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

How to write to a block of memory, and read from it, able to read single data from the block of data , in binary C++

11th Aug 2017, 3:49 AM
Alafsasa
Alafsasa - avatar
2 Réponses
+ 1
look for functions in <windows.h> may help with memory stuff like that
17th Aug 2017, 8:01 AM
Pickle_Rick()
Pickle_Rick() - avatar
0
thanks rick();
19th Aug 2017, 3:53 AM
Alafsasa
Alafsasa - avatar