From mint-bounce@lists.fishpool.fi  Wed Aug 19 15:43:50 2009
X-Envelope-From: Gerhard_Stoll@b.maus.de
X-Envelope-To: <mint@fishpool.com>
From: Gerhard_Stoll@b.maus.de (Gerhard Stoll)
To: mint@fishpool.com
Subject: [MiNT] Clipboard
Message-ID: <200908192024.p37696@b.maus.de>
In-Reply-To: <20090819132907.q3ax2n9wg088k8gk@pop.freeola.net>
Date: Wed, 19 Aug 2009 20:24:00 +0200
Organization: MAUS Berlin (+49-30-82701142)
X-Gateway: b.maus.de gb1.1r 102698.1858
X-Gateway-Administrator: postmaster@b.maus.de
Lines: 10
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: Gerhard_Stoll@b.maus.de
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>

> Do you need to know the size of the clipboard file before
> calling that ?

You mean char *scrap_rtxt(char *buf, long *len, long maxlen)?

maxlen is the len form the buf. In len it will return the number of bytes which
are in the buf.

Gerhard


