Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #4K
~2K People Reached
Favorite Tags
c++ x 4
c x 1
Member Avatar for serkan sendur

According to [url]http://msdn.microsoft.com/en-us/library/bb384093.aspx[/url] Microsoft.Smartdevice.Connectivity.dll needs to be under drive:\Program Files\Common Files\Microsoft Shared\CoreCon\1.0\Bin\Microsoft.Smartdevice.Connectivity.dll. but i dont have that, do you know where to download it?

Member Avatar for khachool
-1
699
Member Avatar for cause&effect

I was designing the strategy for Tic Tac Toe: CHOOSE THE MOVE WITH THE HIGHEST PRIORITY - if you have 2 in a row, get 3 in a row; if the opponent has 2 in a row, get 3 to block him; play the center; if the opponent is in …

Member Avatar for UsSy
0
297
Member Avatar for spring sun

i have a problem i can write a c++ program with no syntax errors but it always have many logical errors how can i know the right logical solutions for the problem after reading it ?? thnxxx

Member Avatar for cause&effect
0
124
Member Avatar for danishamman

Plz provide me complete discription of four algorithms used for sorting arrays e.g bubble sort.

Member Avatar for jephthah
0
223
Member Avatar for cause&effect

I'm trying to implement a simple version of Wari logical board game. My implementation supposes to allow two humans to play the game. I have created array of 12 elements, each element represent the square. Every square has a number of stones. My problem is that I don’t know how …

Member Avatar for Clockowl
0
86
Member Avatar for metal_butterfly

hai I am new to socket programming.Its greek and latin to me.can someone tel me wat actually happens with socket programming.Or can u plz suggest some good links for socket programming tutorials

Member Avatar for jephthah
0
90
Member Avatar for kenji

Hey, I was doing a couple of google search and want to know the names of C or C++ programming journals not really particular if its in print or online. I have come across [url]http://www.ddj.com/[/url] If you guys could help. Thanks in advance

Member Avatar for cause&effect
0
58
Member Avatar for cause&effect

I’m new in C#. My first attempt is a console application for the Noughts & Crosses game. I’m stuck in writing the condition for break if any player wins. Any comments will be appreciated. [code] //Tic Tac Toe using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace TTT { class …

Member Avatar for Antenka
0
87