User profile: xDarkDatax

User info
User name:xDarkDatax
Name:DarkData
Location:DarkWorld
Bio:A high school student with scattered understanding of a few programming languages, but haven't "mastered" any of them. I'd like to though.

Skype: xmegaboyx
(I only use Skype, so no other things are necessary)...
Statistical data
Birthdate:Mar 1, 1993
Gender:Male
Occupation:Student
Skills:C
C++
Assembly
MIPS (very little)
History
Joined:
Number of posts:6
Latest posts:

Need Help!!!! to solve Tic Tac Toe Problem
All your [code]cin[/code], [code]cout[/code], and [code]endl[/code] 's are not being called. Preface...

Is there any way to not letting cin execute when user input char instead of int/ double?
Put each input to cin in a loop, check to see if the input variable is negative, and prompt the user...

Need a new set of eyes for this .
the [code]DeleteAccount[/code] function is being defined in the global namespace, and is expecting a...

Weird Template Friends Question
Ah, that makes sense. Originally I was trying to overload the friend template functions with T, whic...

COS/SIN/TAN Source
FPU is "Floating Point Unit". And on an x87 FPU, I think there's an instruction called fsin, (and an...