• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: A Matrix collection class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A Matrix collection class


  • Subject: Re: A Matrix collection class
  • From: Nat! <email@hidden>
  • Date: Wed, 8 May 2002 23:50:13 +0200

Am Mittwoch den, 8. Mai 2002, um 15:52, schrieb Ondra Cada:
Also, for some not quite obvious reason,
this works for me only if typedef is used (anybody knows why cast '((*int)
[5][3])' does not work? It should, IMHO!):

Because you need to cast it like this:

(int (*)[5][3])

Cheers
Nat!
------------------------------------------------------
Some people drink deep from the fountains of life, and
some just gargle. -- DLR
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: A Matrix collection class (From: Ondra Cada <email@hidden>)

  • Prev by Date: Re: Redirect the output of a *NIX log file
  • Next by Date: Re: Never Mind the File Extensions
  • Previous by thread: Re: A Matrix collection class
  • Next by thread: Spell checking ignores small words??
  • Index(es):
    • Date
    • Thread