#Whats wrong on this code?

1 messages · Page 1 of 1 (latest)

strong plinth
#

*Imma a begginer too

#

@low glen here

#

so theres a possibility that this library may not work?

low glen
#

it's possible it's outdated yes

unique quail
#

It's built with 0.15.2 so if you use a later version, you're likely to stumble upon a multitude of errors

low glen
#

I don't know for sure

strong plinth
#

it was last updated some 8 months ago

low glen
#

what does your zig version say? (likely 0.16)

strong plinth
#

0.16.0

low glen
#

maybe. there's no shortage of argv parsers. Everyone and their mums make one 🙂

#

just make sure it says 0.16

#

zig is still in active development, breaking changes still happen between versions (well mostly std lib changes, the language itself less so)

strong plinth
#

i see