Reading and Writing and deleting content in a file with C 05/31/2015 - C/C++ - 1 Replies Hello,
I have a school project and for last few days been struggling hard on finishing it.
I am after adding to the following code, where it will save the functions entered on cmd to a file, then read them to the screen and, if then you can choice to delete them. But im have some trouble doing that.
Im looking for someone that can help me a bit plz
//Bibliotecas utilizadas
#include <stdio.h>
Reading and Writing Float vb.net 08/11/2011 - .NET Languages - 2 Replies I Have Friends float in the data writing and lecturers, but also looks different I look different on cheat engine Pls Helpp
http://img850.imageshack.us/img850/3018/adszhj.jp g
I used Module :
Module Module1
Private Declare Function GetWindowThreadProcessId Lib "user32" (ByVal hWnd As Integer, ByRef lpdwProcessId As Integer) As Integer
Private Declare Function OpenProcess Lib "kernel32" (ByVal dwDesiredAccess As Integer, ByVal bInheritHandle As Integer, ByVal dwProcessId As...
[HELP]Writing and reading from *.ini files 02/18/2009 - CO2 Programming - 2 Replies i was trying to do that by myself but after 3days i must say that i cant do it :mad:
sooo i will be very happy if somebody could help me with it :)
thanks :)
Reading and Writing .INI Files 11/16/2008 - General Coding - 2 Replies CodeGuru: CIniFile - Class for Reading and Writing .INI Files
I found this information useful for starting out on understanding more about the code for read/write ini files. Maybe this will help some others (That are willing to read) :D
enjoy
memory reading and writing problem 08/11/2006 - Conquer Online 2 - 3 Replies hello all,
i learnt to use C++ recently and is trying to write my own little proggy to monitor values in game. Right now i came across a little problem. i can't make my program read the memory addresses. Can someone please tell me the code to reading memory addresses for their values and also the relevant header files to use.
Additional info:
the memory editor i used give me this type of address, eg : 000A09E4, 009207C8. 00BF0EE0 ...
Pros please help. i really want to have a feel...