Hi,
I'm about to start the 3rd attempt at an assignment that validates a file of 3 different record types.
One of the checks is supposed to find a missing string of 20 characters in one of the record types. (Yes, it's a Computeach Assignment)
I don't know if the check is just for a string of 20 spaces, ie no characters or for an actual empty string.
I thought my code catered for both of these possibilities, I even check the size of the structure and if it's 20 bytes too small I assume the name is missing.
However it still doesn't work!
Any clues would be greatly appreciated!
PS I know there's no code to go on, but it's late and I'm tired and this must have a blindingly obvious answer right?!



LinkBack URL
About LinkBacks



