-
as seen on Stack Overflow
- Search for 'Stack Overflow'
i am planning start my iphone development, and i have a iMac with tiger 10.4 OS version, planning to upgrade to Leopard 10.5.6 OS X, but i heard apple going to release the Snow Leopard in september, will development environment shift to snow leopard instead of leopard,and Leopard 10.5.7 no longer…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I want to try my hand at developing for the iPhone but I don't have an Intel-based Mac available to me; likewise, my budget doesn't include provisions for getting one anytime soon. I've tried messing around with winchain and that hasn't gone too well. I'm not interested in jail-breaking my phone…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello, i got this message from the debugger:
Pixture(1257,0xa0610500) malloc: *** error for object 0x21a8000: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
so i did a bit of tracing and got:
(gdb) shell malloc_history 1257 0x21a8000
ALLOC 0x2196a00-0x21a89ff…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi all,
I want to choose iphone development as my career, but I am confused about following questions.
is iPhone short term technology ( i mean like asp was gone after dot net came)?
is iPhone only gaming technology?
should I go with iphone or dot net?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am using the NSXMLParser to get new RSS stories from a feed and am displaying them in a UITableView. However now I want to take ONLY the images, and display them in a UIScrollView/UIImageView (3 images side-by side). I am completely lost. I am using the following code to obtain 1 image from a…
>>> More