• 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
NSPoints in an NSMutableArray
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSPoints in an NSMutableArray


  • Subject: NSPoints in an NSMutableArray
  • From: Arthur VIGAN <email@hidden>
  • Date: Thu, 6 Feb 2003 19:14:41 +0100

Hi,

I have a little problem with the NSPoint class. I try to store NSPoint objects in an NSMutableArray with:

[myArray addObject:NSMakePoint(x, y)];

but when I compile I got the following error for the previous line:

PlotView.m:83: incompatible type for argument 3 of indirect function call


Is it a known problem?

Thanks in advance,

Arthur
_______________________________________________
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.

  • Follow-Ups:
    • Re: NSPoints in an NSMutableArray
      • From: "John C. Randolph" <email@hidden>
    • Re: NSPoints in an NSMutableArray
      • From: Chris Ridd <email@hidden>
    • Re: NSPoints in an NSMutableArray
      • From: Vince DeMarco <email@hidden>
    • Re: NSPoints in an NSMutableArray
      • From: Tito Ciuro <email@hidden>
  • Prev by Date: Re: receiving dragged promise file
  • Next by Date: drag and drop sample is incorrect: it does not use the pasteboard contents
  • Previous by thread: Re: subclass NSTableColumn
  • Next by thread: Re: NSPoints in an NSMutableArray
  • Index(es):
    • Date
    • Thread