|
Re: Comparing two structures... [message #58264 is a reply to message #58249] |
Tue, 22 January 2008 19:41  |
Hongkai
Messages: 6 Registered: September 2006
|
Junior Member |
|
|
On 1月23日, 上午7时48分, Jonathan Greenberg <jgrn...@gmail.com> wrote:
> Is there any way to easily compare to structures to see if they
> match?
>
> print,struct1 eq struct2 throws an error for me (struct1 and struct2
> are both structures)
Hi,Jonathan
I think N_TAGS and TAG_NAMES may help, but maybe you have to write
a
code yourself :)
Hongkai
|
|
|