Search:

Type: Posts; User: wbaker01

Search: Search took 0.00 seconds; generated 59 minute(s) ago.

  1. Replies
    10
    Views
    6,279

    Read from binary file

    I need to read all data from a binary file and store it in an array, I took a stab at it with the following code but id doesn't appear to be cutting it, can someone advise please?



    int idx1 =...
  2. Replies
    10
    Views
    6,279

    Just one element..

    Just one element..
  3. Replies
    10
    Views
    6,279

    Write to binary file from 2D array

    I'm trying to write to a binary file from a 1D array while searching for a specific enumerated type. What I need to write to the file are both indexes as well as the enumerated type (int value, in...
  4. Thanks, I'll re-work my function tonight..

    Thanks, I'll re-work my function tonight..
  5. Error checking for capital letters, hyphens and apostrophes

    I'm working on a piece of code that requires an error check of a string to be checked for capital letters, hyphens and apostrophes. Can anyone give me some guidance as to where to go next? I've tried...
Results 1 to 5 of 5