I’ve been doing that since 6th Edition, 1976/77 On Thu, Apr 18, 2019 at 8:00 AM andrey mirtchovski <[email protected]> wrote:
> > offset, err := f.Seek(0, io.SeekCurrent) > > my code has been written so long ago i didn't even notice os.SEEK_CUR > is deprecated :) > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- *Michael T. [email protected] <[email protected]>* -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
