• 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: Why can't I do "new uint32_t[ size ]"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why can't I do "new uint32_t[ size ]"


  • Subject: Re: Why can't I do "new uint32_t[ size ]"
  • From: Mark Wagner <email@hidden>
  • Date: Tue, 12 Jul 2011 11:58:52 -0700

On Tue, Jul 12, 2011 at 10:53, Jens Alfke <email@hidden> wrote:
>
> On Jul 12, 2011, at 10:24 AM, Per Bull Holmen wrote:
>
> In XCode I get the error message " Missing type specifier after 'operator' "
>
> If you post the _exact_ error message copied & pasted from the Xcode build
> transcript, it might provide a clue.

Posting the exact source code you're trying would also be helpful,
because the fragment you posted isn't valid C++: you can't execute
code (the call to "new") outside a function.

--
Mark Wagner
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Why can't I do "new uint32_t[ size ]"
      • From: Per Bull Holmen <email@hidden>
References: 
 >Why can't I do "new uint32_t[ size ]" (From: Per Bull Holmen <email@hidden>)
 >Re: Why can't I do "new uint32_t[ size ]" (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: Why can't I do "new uint32_t[ size ]"
  • Next by Date: errors when adding a mac static lib to what originally an iphone project
  • Previous by thread: Re: Why can't I do "new uint32_t[ size ]"
  • Next by thread: Re: Why can't I do "new uint32_t[ size ]"
  • Index(es):
    • Date
    • Thread