User profile: kevinkjt2000

User info
User name:kevinkjt2000
Name:Kevin Tindall
Location:Nowhere
Website:http://www.urbandictionary.com/define.php?term=Nowhere%20Kansas
Bio:Well I am currently a computer science major in college, anything else about myself would make me a rambler. (By the way, if you have never tried assembly, you should.)
Statistical data
Birthdate:Jun 12, 1991
Gender:Male
Occupation:Student
Skills:C
C++
Assembly
Java
C#
Python
TI 83/83+/84/84+ BASIC
Bash shell script
Z80 Assembly
History
Joined:
Number of posts:224
Latest posts:

Function Pointer Issue
Apparently I moved them incorrectly earlier then. What I was doing was moving the code but not rewr...

coding or women?
Truth table for the win!

Function Pointer Issue
If simply moving it the first time did not fix the obvious error, then I'm assuming there is a seper...

Function Pointer Issue
I did define it in a .cpp file but when linking I pass both main.o and Bactrack.o I moved the defini...

Header file ostream/istream problems
Do you have iostream included?