Advertising (This ad goes away for registered users. You can Login or Register)

Search found 48 matches

by failbit
Wed Jan 11, 2012 2:08 pm
Forum: Programming and Security
Topic: [Tutorial] Introduction to programming using C (III)
Replies: 21
Views: 14475

Re: [Tutorial] Introduction to programming using C (III)

It doesn't make a big difference but if you are programming for an OS you should always use int main. void main is mostly used when you are programming a microcontroller which has no OS so a return value would be useless.
by failbit
Mon Jan 09, 2012 2:19 pm
Forum: Programming and Security
Topic: Programming languages
Replies: 86
Views: 20088

Re: Programming languages

As usual, each paradigm/language is more suited to a set of problems
That's right when my game Mobile Skat reached 6000 lines of code I thought that It was better if I had written it in C++. :D I didn't think that it would get that big when I began it.
by failbit
Mon Jan 09, 2012 1:20 pm
Forum: Programming and Security
Topic: Programming languages
Replies: 86
Views: 20088

Re: Programming languages

Thank you! So I'm going to learn MIPS. I just want to understand the basics of an Assembly language, because I think this could be useful for my study later. Btw I prefer programming in C. To me it is much clearer than OOP.
by failbit
Sun Jan 08, 2012 9:49 pm
Forum: Programming and Security
Topic: Programming languages
Replies: 86
Views: 20088

Re: Programming languages

I know C, C++, Visual C++, Java and Delphi, at the moment I want to learn Assembly but I dont know wheather ARM MIPS or x86. What do you think is the best decision for developing in future?
by failbit
Thu Nov 24, 2011 6:42 pm
Forum: Programming and Security
Topic: Devolopping for other device and testing with a computer.
Replies: 6
Views: 3920

Re: Devolopping for other device and testing with a computer

You can almost compile for every device on Linux! But the problem is that C on Linux or Windows is not the same as C on a PSP. The standart functions are mainly the same but if you for example want to output something to the screen it is very different. Another Problem is that you can't test your ap...
by failbit
Mon Nov 14, 2011 12:32 pm
Forum: General
Topic: New Phone = Me stumped
Replies: 13
Views: 9665

Re: New Phone = Me stumped

Maybe you set the apn wrong. Try to recreate it or let it set automatically.
by failbit
Sun Nov 13, 2011 4:48 pm
Forum: General
Topic: New Phone = Me stumped
Replies: 13
Views: 9665

Re: New Phone = Me stumped

You have to enable mobile-data. Go to Settings->Wireless and Network->Mobile Networks->Enable Mobile Data. The names could be a bit different because I have translated it from my german phone.
by failbit
Fri Oct 28, 2011 3:30 pm
Forum: Submissions
Topic: Mobile Skat 0.3[Updated, open source] play Skat on your PSP
Replies: 22
Views: 37686

Re: Mobile Skat 0.3[Updated, open source] play Skat on your

Just have a look at the first page of this thread. This is the place where I show all versions because I hate threads where I have to look through all pages to find the newest version :D. Version 0.3 is open source so somebody could continue it but I think there are not much Skat players who can pro...
by failbit
Tue Oct 11, 2011 11:27 am
Forum: General
Topic: *sigh* first step to becoming a programmer
Replies: 14
Views: 4372

Re: *sigh* first step to becoming a programmer

You said that beginners should learn programming for pc first but you immediately start with describing how to set up the programming environment for psp.
by failbit
Tue Oct 11, 2011 11:20 am
Forum: General
Topic: The Proper voltage for charging PSP?
Replies: 18
Views: 16761

Re: The Proper voltage for charging PSP?

I suggest you to buy an original psp charger! Maybe your Nokia charger has a nearly 5V output and enough mA to charge your psp but there are a few other things you need to consider. e.g. the smoothing of the output voltage. Some chargers have no "real" DC Voltage but only pulses of DC. This is maybe...

Go to advanced search