]> _ Git - termbox2.git/commit
add `tb_print_ex` and `tb_printf_ex`.
authorgit-bruh <e817509a-8ee9-4332-b0ad-3a6bdf9ab63f@aleeas.com>
Sun, 28 Nov 2021 18:21:04 +0000 (13:21 -0500)
committerAdam Saponara <as@php.net>
Sun, 28 Nov 2021 18:21:04 +0000 (13:21 -0500)
commit5e5fc68f4f74c70074aebceb8cb2fa94d1f4e488
tree679bb7691d4db635efe30e610a5f57f073b47843
parentb4f28dc9e4b0f0bad0059171db1a335f1f554150
add `tb_print_ex` and `tb_printf_ex`.

these functions have an optional `out_w` param that
receives the printed width of the string if specified.
termbox.h