delorie.com/archives/browse.cgi | search |
Date: | Thu, 18 May 2000 18:17:08 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | "Alexei A. Frounze" <alex DOT fru AT mtu-net DOT ru> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: C++, complex, etc |
In-Reply-To: | <3923E49D.870F5E34@mtu-net.ru> |
Message-ID: | <Pine.SUN.3.91.1000518181609.15189L-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Thu, 18 May 2000, Alexei A. Frounze wrote: > Do I need to declare a variable of "size_t" type, if I want to know length > of the string using strlen()??? Yes, of course. > If so, how do I mix int and size_t then? You should try very hard not to mix them at all.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |