Re: Compiler error in necpp
David Haller <[email protected]> Mon, 16 Nov 2009 22:48:30 +0100
| Newsgroups | gmane.linux.suse.programming |
|---|---|
| Message-ID | <[email protected]> |
Hallo, Am Mon, 16 Nov 2009, Manfred Hollstein schrieb: [..] >helfen, damit z.B. in solchen Code-Sequenzen kein Muell passiert: > > for (i = 0; i <= delz; ++i) > buf[i] = foobar[delz + i]; Schlechtes Beispiel. Vorführeffekt. Hier wird i ja initialisiert. -dnh -- For every complex problem, there is a solution that is simple, neat, and wrong. -- H. L. Mencken