Example Library

A small LibLoad library of integer and string helpers.

Send that file to the calculator with TI Connect CE, or open Swoop on the calculator and pick Example Library to receive it over Wi-Fi.

For developers

This is a LibLoad library. The archive holds EXLIB.8xv, the EXLIB.lib stub other programs link against, and the public headers.

884 B. Copy the stub into $CEDEV/lib/libload/ and the headers into $CEDEV/include/, then list ceagle-flight-lib-test under [program] depends in your own manifest.

Details

Written in
LibLoad library
Categories
Libraries
Tags
example, libload
On the calculator
EXLIB (appvar, archived)
Size
313 B (313 bytes)
Version
1.0.0
Author
alessiodam
Library
EXLIB — Built by CEagle with ce-libify
Downloads
2
Published
9 Sep 2026
Updated
9 Sep 2026
SHA-256
9222d5e21a415cfe550f709a3af7f49fedbf201fcffdf8ef63270a6a29cb6360

Description

An example LibLoad library for the TI-84 Plus CE, built from ordinary C sources by CEagle Flight and ce-libify.

It exports a handful of integer and string helpers that any program can call once it lists this library under [program] depends.