- Timestamp:
- Jul 16, 2009, 12:00:04 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca/string.c
r3505 r3554 210 210 * \param x X coordinate. 211 211 * \param y Y coordinate. 212 * \return Th is function always returns 0.212 * \return The Unicode character at the given coordinates. 213 213 */ 214 214 uint32_t caca_get_char(caca_canvas_t const *cv, int x, int y)
Note: See TracChangeset
for help on using the changeset viewer.