Your Universal Remote Control Center
RemoteCentral.com
Discrete Code Hunter Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 6 made on Thursday September 4, 2008 at 21:55
m2mike
Long Time Member
Joined:
Posts:
August 2005
22
So I have started tinkering with the code

In IRP.h I changed the following integers to long long:

long long value0(char *&eq);
long long value1(char *&eq);
long long value2(char *&eq);

I then changed their corresponding values in IRP.cpp

For example:

int IRP::value2(char *&eq)

was changed to

long long IRP::value2(char *&eq)

I am getting different results in the hex file that is produced so that is some progress. I am out of time at the moment. I will keep working this. :)


Hosting Services by ipHouse