[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
stringWithFormat
From: |
Miroslav Novy |
Subject: |
stringWithFormat |
Date: |
Wed, 11 Jun 2003 11:04:33 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.4b) Gecko/20030509 |
Hi,
I have a problem with size of used memory in using the method
stringWithFormat (class NSString)
on gnustep-base 1.6.0 on solaris 2.8 (sparc) with gcc 2.95.3 (or gcc 3.2.1).
I have made the attached tool for example.
If I use in this tool string with size <= 8193 [B] is it OK, but if is
the size >8193 there is a problem
with size of used memory.
Mira
stringWithFormat.tgz
Description: Binary data
- stringWithFormat,
Miroslav Novy <=