Jump to content
The simFlight Network Forums

jakelamon

new Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by jakelamon

  1. Hey all, I have a pretty basic C program - where I want to read a value and return the value back based on a keypress, I can write out the value within the program fine, but having trouble understanding the read/write combo. So for example if I wanted to do: if (FSUIPC_Read(0x53C1, 1 AP, &dwResult)) || (FSUIPC_Write(0x53C1, 1, AP, &dwResult)) FSUIPC_Process(&dwResult) I'm having trouble achieving to read and then writing out even if I have the relevant commands in fsuipc_io as well Thanks for any help!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.