Is there any way to communicate with the Mac OS X clipboard in C language (without Obj-C / Cocoa)?
Thank.
The easiest way is to invoke the command line programs pbcopyand pbpaste.
pbcopy
pbpaste
Pasteboard manager