hi, Stepahan,

Thank you very much! I see. :-)

Best regards,
Cynthia  ^_^
2007-11-29


Stephan Bergmann wrote;
>Cynthia Qu wrote:
>> hi, all,
>>  
>> I have a problem on reading wiki of the UNO Type System ( 
>> http://udk.openoffice.org/common/man/typesystem.html ).
>>  
>> As I got the following example from wiki here:
>> "type S: set of interface type
>>  type M: map from integer to member function
>>  function fI(t: interface type, T: S, n: integer, μ: M): 〈S, integer, M〉
>>   if t ∉ T                   // There are some problem on showing the 
>> symbol here, so please see the wiki .
>>    for i ← 1 … kb   
>> [...]"
>>  
>> I don't know what it is meaning of  "for i ← 1 … kb" , and I don't know 
>> what exactly meaning of the arrow points to left here "←".  Could  any 
>> body here give me some explain?  Thank you very much! 
>
>The arrow means assignment, so i is taking on values from 1 to kb, 
>inclusive, one after another.
>
>-Stephan
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]


----------------
Welcome to China!
Beijing Redflag CH2000 Software Co., Ltd. China
http://www.redflag2000.com.cn/english/index.htm


Reply via email to