Char variable questionThe declaration of [i]yourname[/i] is for a single character. If you want to allow for someone's na...
Getting error message I can't find fix forHi In your declaration you've got this: [code]int select_next_available(int n);[/code] But ...
What's wrong with this?You might be better off posting your full code or at least all relevant parts e.g. includes, class d...
a little help pleaseHi You could use the modulo operator (%) to check if count is at a multiple of 16 and if so outpu...
Phone development help!For Android I would start here: http://developer.android.com/sdk/index.html
This user does not accept Private Messages