Missing base64_h

Other open source tools published on ScottKlement.com
Post Reply
RodneyGaylor
Posts: 9
Joined: Thu Jan 05, 2023 8:03 pm

Missing base64_h

Post by RodneyGaylor »

I am trying to use the following directives in an RPGLE program.

Code: Select all

/copy ifsio_h

Code: Select all

/copy base64_h
I have the latest LIBHTTP and YAJL libraries in my library list, but the compiler is not finding base64_h.

What a I missing?
RodneyGaylor
Posts: 9
Joined: Thu Jan 05, 2023 8:03 pm

Re: Missing base64_h

Post by RodneyGaylor »

Please disregard... I found it!

https://www.scottklement.com/base64/
Post Reply