Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~152 People Reached
Favorite Forums
Favorite Tags
c++ x 3
Member Avatar for yasirjani

Hey guys, i want to create the SMS server that sends and receives SMS, and also parse the sms. i have heard about the GSM modem to recieve the message , "but that is really expensive" . instead of that i want to configure my mobile phone " e.g Nokia …

0
49
Member Avatar for yasirjani

I have made the treasure hunt game using 2D array. where '#' are the walls '*' is the border of the game. i want to place '@' as tresure at random postion between the spaces of 2D Array of size [20][20]. i know i have to use #include<time.h> time_t t; …

Member Avatar for yasirjani
0
103