[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Debug output
From: |
Christian Christmann |
Subject: |
Re: Debug output |
Date: |
Sat, 20 Jan 2007 00:33:37 +0100 |
User-agent: |
Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) |
On Fri, 19 Jan 2007 09:18:56 -0800, Paul Pluzhnikov wrote:
> You really ought to read this:
> http://www.catb.org/~esr/faqs/smart-questions.html
I don't think so. "Smart" people can answer your question from
my first posting. Sorry, if you didn't understand them.
> - you didn't post complete compilable test case (instead we are
> supposed to find someone else's posting, and figure out what the
> test case was from there).
I don't think that it's necessary to post the entire program. From the
code you can easily recognize that chars are manipulated and printed on
the display
> - you didn't specify what OS and what revision of g++ you are using.
I don't know which g++ the operator I mentioned used. I use one of the
current g++ that on almost all Linux systems will be > 3.2. From
executing a.out you should see that it's *unix and not Windows.
> - you didn't say what output you *are* getting.
I did. One less detailed without the addresses of the variables.
Regards