[frogs] How can I output Stream_event variables on the console? |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
- To: "frogs@xxxxxxxxxxx" <frogs@xxxxxxxxxxx>
- Subject: [frogs] How can I output Stream_event variables on the console?
- From: Marc Hohl <marc@xxxxxxxxxx>
- Date: Wed, 24 Feb 2010 09:51:42 +0100
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1267001505; l=327; s=domk; d=hohlart.de; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From: Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=ppO0PWVmXRLN4CPVzKYJq6cSUw4=; b=i9VacDyTaXQ24zDw5ZLS/dDJS5eYVAdKH2Es6KYeZzpF3iQPeDuVhciicDG75XAleeu Yx6Ve/Lv3/5NaAcO+bSrsIAQYox5BOr27vNuMfvGikb9QJ0Ve+1SU6KcxaEvPVi/i+27K pavNIlSujQh/feutqnlPk6JdrpaXLjWNgPI=
Hello,
assuming that I define
Stream_event *event = note_events_[i];
(within a for-loop, of course)
how can I print the contents of "event" on the console?
I will trace some variables to get an idea of whats
going on inside the loop; I didn't need some fancy well-formatted
output.
Thanks in advance
Marc
---
----
Join the Frogs!