ddd
[Top][All Lists]
Advanced

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

How to display contious data like an array?


From: Thorsten Lück
Subject: How to display contious data like an array?
Date: Fri, 16 May 2003 12:53:39 +0200
User-agent: KMail/1.5.1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I learend, that arrays, which are allocated using <T> MyArray[m][n] can be 
displayed like an array.

Is there any possibility, to do the same with a list, which is allocated like 
<T> MyArray2[m*n] or 
<T> MyArray = calloc(m*n,sizeof(<T>)), 
so that I have a two dimensional display of the array?

Thanks for any advice,

Thorsten


- -- 
IfEN - Institut für Erdmessung und Navigation
http://IfEN.BauV.UniBw-Muenchen.de 

  Thorsten Lueck
  Tel.:  +49 89 6004-3551
  Fax :  +49 89 6004-3019
 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+xMM2QDwjNlk95KYRAtuYAKC0FvXIE4qmDqTZFTk6zIY8cIRVXgCcDpLO
M5r8j5L/VL1XzcWP16bq/r8=
=gRp4
-----END PGP SIGNATURE-----





reply via email to

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