Error in Fat32 helpfile.

Beta Testing discussion on mikroPascal PRO for PIC.
Post Reply
Author
Message
Dany
Posts: 3854
Joined: 18 Jun 2008 11:43
Location: Nieuwpoort, Belgium
Contact:

Error in Fat32 helpfile.

#1 Post by Dany » 15 Jun 2017 08:44

Hi,

There is an error in the "Fat32_EOF" code example in the Fat32 helpfile:

const len : char = 1;
var buf : array of char; <-- should be array[len]
var fhandle : short;

thanks in advance
Kind regards, Dany.
Forget your perfect offering. There is a crack in everything, that's how the light gets in... (L. Cohen)
Remember when we were young? We shone like the sun. (David Gilmour)

User avatar
darko.ilijevski
Posts: 581
Joined: 21 Mar 2017 16:57

Re: Error in Fat32 helpfile.

#2 Post by darko.ilijevski » 16 Jun 2017 12:04

Hello,

The scope of that help was on the function FAT32_EOF , so I guess that minor mistake slipped by...But - it's going to be fixed. Thanks for the notice.

Best regards.
BR,
Darko

Post Reply

Return to “mikroPascal PRO for PIC Beta Testing”