Thread: writing unsigned chars...

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Aug 2007
    Posts
    8

    writing unsigned chars...

    i have a file im supposed to xor decrypt but for a different part i must read and write the files using unsigned char* unfortunately the myfile.read and myfile.write reject my unsigned char* buffer array...
    anyone know how to read and write files using unsigned chars, cause i couldnt find a thing...
    Last edited by comwizz2; 08-03-2007 at 07:58 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Float To 3 unsigned chars
    By appleGuy in forum C++ Programming
    Replies: 8
    Last Post: 07-04-2009, 03:02 PM
  2. unable to recieve UDP packet
    By caroundw5h in forum Networking/Device Communication
    Replies: 15
    Last Post: 09-19-2007, 11:11 AM
  3. Heap corruption using zlib inflate
    By The Wazaa in forum C++ Programming
    Replies: 0
    Last Post: 03-29-2007, 12:43 PM
  4. Obtaining source & destination IP,details of ICMP Header & each of field of it ???
    By cromologic in forum Networking/Device Communication
    Replies: 1
    Last Post: 04-29-2006, 02:49 PM
  5. Writing structure in a unsigned char array
    By nasir_sidd in forum C++ Programming
    Replies: 1
    Last Post: 12-10-2002, 04:09 AM