ByteToStrWithZeros() identifier not declared

General discussion on mikroBasic PRO for AVR.
Post Reply
Author
Message
legianrd
Posts: 8
Joined: 14 Aug 2018 13:40

ByteToStrWithZeros() identifier not declared

#1 Post by legianrd » 12 Sep 2019 18:30

Hi!

I'm trying to use this procedure from Mikrobasic Conversions library, but this isn't working. Was it disabled in the 7.01 version?
All the anothers procedures are working correctly.

User avatar
jovana.medakovic
mikroElektronika team
Posts: 986
Joined: 18 Dec 2018 10:36

Re: ByteToStrWithZeros() identifier not declared

#2 Post by jovana.medakovic » 13 Sep 2019 10:04

Hello,

Unfortunately, our compilers for AVR don't have ByteToStrWithZeros() function. I also checked our previous versions of AVR compilers and also there is not ByteToStrWithZeros() function.
You can use ByteToStr() function instead.

Kind regards,
Jovana

Post Reply

Return to “mikroBasic PRO for AVR General”