Skip to content
Snippets Groups Projects
Commit 15b2c098 authored by deuce's avatar deuce
Browse files

Two new ciolib functions:

void copytext(const char *text, size_t buflen) which places the buffer in
the clipboard and
char *x_getcliptext(void) which returns a malloc()ed copy of the current
clipboard buffer.
Currently, only implemented in Win32.
parent b1e19714
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment