bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] movefilter -- line 3210 in eval.c


From: Øystein O Johansen
Subject: [Bug-gnubg] movefilter -- line 3210 in eval.c
Date: Tue, 3 Dec 2002 14:51:37 +0100

    for( iPly = 0; iPly < nPlies; ++iPly ) {
      movefilter* mFilter =
     (iPly < MAX_FILTER_PLIES) ? &mFilters[iPly] : &(movefilter){0,0,0.0};

Sorry, I don't understand &(movefilter){0,0,0.0};

What is it supposed to mean?

The problem is that MSVC doesn't understand this either.

-Øystein


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.






reply via email to

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