Josh Highland

Purveyor Of Awesome Tech

Purveyor Of Awesome Tech

Read my book
Shopify Empire: The best SEO book for Shopify
Shopify Empire

Tag Archives: pointer

iPhone SDK – “warning:comparison between pointer and integer”

By Josh Highland in iPhone app dev, tutorials May 13, 2010

If you get the error “warning:comparison between pointer and integer”, odds are you are thinking right, but implementing your comparison wrong.

ur doin it wrong

if(count == 2) {

the right way

if([count intValue] == 2) {

Who is Josh Highland?

Josh Highland

Josh Highland is an entrepreneur, app developer, and author from Redlands Ca.

Josh is also the CEO and founder of venntov

Learn More



Categories

Archives

Like what you see?

Send me a tip via Bitcoin
1ByPGUZbiaf7mLLQaFY9tsiuQ8ti3o6EtD

Or get something from my
Amazon wishlist

Proudly powered by WordPress. Theme: DW Minion by DesignWall.