Re: term.h not found for iPhone SDK

2010-08-12 Thread Fritz Anderson
On 12 Aug 2010, at 2:39 AM, Paresh Thakor wrote: > Can anyone please let me know any other alternative for term.h? When i build > the application using device, i got lots of errors, basically first error is > term.h not found. Can anyone please suggest me something? Any better idea? I > have to

term.h not found for iPhone SDK

2010-08-12 Thread Paresh Thakor
Hi, This is gonna be my first break out with mailing list, please welcome me. I'm trying to implement terminal like application with libssh2 library. I got connection and everything is working fine, but i need to process the output manually and need to display it on UIView. To display the outpu