Search:

Type: Posts; User: MrWhippy

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    54,369

    The last example I posted highlights the fact...

    The last example I posted highlights the fact that it is only useful for a const char * that is defined somewhere in the program.

    I was more interested in the case where I could read in a string...
  2. Replies
    5
    Views
    54,369

    Thanks for all your help. I was consistantly...

    Thanks for all your help.

    I was consistantly getting the 0x02 error code.
    However, using the code below I am able to get a successful result on an older windows XP machine (running a release...
  3. Replies
    5
    Views
    54,369

    Yes! In the future we;ve built time machines...

    Yes! In the future we;ve built time machines specifically for getting help with C code! :)



    Thanks for your help and suggestions, unfortunatly trying to use the CString techniques you mentioned...
  4. Replies
    5
    Views
    54,369

    Using CreateFile() to get handle to COM port

    Hi,
    Using the C code outlined below (extract from a larger program) in Visual Studio 2110 express, I am having difficulty using CreateFile to return a valid pointer. It continues to return 0xfffff...
Results 1 to 4 of 4