Path: utzoo!mnetor!tmsoft!dptcdc!berner!lethe!geac!jtsv16!uunet!lll-winken!ames!purdue!bu-cs!bloom-beacon!RIACS.EDU!davy From: davy@RIACS.EDU Newsgroups: comp.windows.x Subject: How to Obtain Maximum Cut Buffer Size? Message-ID: <8905012142.AA00748@intrepid.riacs.edu> Date: 1 May 89 21:42:50 GMT Organization: The Internet Lines: 11 I have an application which will be putting data into one of the server's cut buffers (not selections). Because the data may be large, I want to be able to determine whether the data will fit before trying to put it into the buffer. Is there a way to ask the server how much data it can hold in a cut buffer? Or is the only limit how much memory can be malloc'ed (or equivalent)? Thanks, Dave Curry