07-26-2012 02:16 PM
I think I'm already in , but please add me to DRP if I'm not ![]()
07-29-2012 09:31 AM
08-05-2012 05:36 PM
Hey!
i would also like to be included into Developers Recognition Program.
Thanks Apprreciate it !
08-06-2012 10:03 PM
Hi there,
I´m just starting developing for BB10 and Playbook
I want to be in your Developers Recognition Program, so i´ll be posting my advances and questions.
thanx in advance.
![]()
08-08-2012 02:35 AM
08-09-2012 10:57 AM
Hi
I also want to be a part of DRP
08-21-2012 09:02 AM
08-22-2012 10:19 AM - edited 08-22-2012 10:20 AM
#include <stdio.h>
int main(int argc, char *argv[]) {
printf("Could I join Developers Recognition Program?");
char can_i;
scanf("%c", &can_i);
if (can_i == 'y')
return EXIT_SUCCESS;
return EXIT_FAILURE; // ![]()
}
08-24-2012 02:42 PM
PING ![]()
08-25-2012 12:44 AM