• 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: Newbie (EXE_BAD_ACCESS?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie (EXE_BAD_ACCESS?)


  • Subject: Re: Newbie (EXE_BAD_ACCESS?)
  • From: Mark Eaton <email@hidden>
  • Date: Wed, 26 Mar 2003 18:45:12 -0800

On Saturday, March 22, 2003, at 08:51 AM, Bernard Banks wrote:

by using a class method
+(void)drawLine:(float)X:(float)Y

I'm still trying to figure out how you draw a line given only one point :-) Are you using global state for a pen location?

Anyhow, maybe you need to declare the method with a label for the second parameter?

+ (void)drawLine:(float)X and:(float)Y;

(the 'and' can be whatever you want, probably something that sounds more conversational)

-mark
_______________________________________________
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: 
 >Newbie (EXE_BAD_ACCESS?) (From: Bernard Banks <email@hidden>)

  • Prev by Date: debugger problem
  • Next by Date: Sorting Time Question
  • Previous by thread: Re: Newbie (EXE_BAD_ACCESS?)
  • Next by thread: Re: Newbie (EXE_BAD_ACCESS?)
  • Index(es):
    • Date
    • Thread