ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Plot/Display pointer like array


From: Markus . Grunwald
Subject: Plot/Display pointer like array
Date: Fri, 4 Jun 2004 11:44:37 +0200

Hello,

DDD has the very fine feature to plot arrays of the type

long alArray[1024];

But there is a problem when I allocate an array as pointer:

long* plArray = new long[1024];

When enter "plArray[0]:1023" into the ddd input field, the display and 
plot buttons (together with others) become grayed out.
Is there a way to plot arrays of the latter type ? It would be 
important...

TIA,

Markus Grunwald
Softwareentwicklung

PRÜFTECHNIK Condition Monitoring GmbH
Oskar-Messter-Straße 19-21
85737 Ismaning
www.pruftechnik.com
Tel: +49 (0)89 99616177
Fax: +49 (0)89 99616200





reply via email to

[Prev in Thread] Current Thread [Next in Thread]