User profile: snow 56767

User info
User name:snow 56767
Name:Travis Ervin
Location:N/A
Website:http://snow-56767.users.sourceforge.net/
Bio:I'm a 18 year old(my website is out-of-date) C/C++ programmer who is working to be a game developer.

I currently only have this Tic-Tac-Toe game to show :( ( http://sourceforge.net/projects/minitictactoe/files/)

I am also completely self taught. So my code is kind of messy.
Statistical data
Birthdate:Nov 18, 1993
Gender:Male
Occupation:Engineer
Skills:C
BASIC
PHP
C++
Visual Basic
C++/MFC
C++/ATL
Assembly
C++/.NET
Java
C#
C#/.NET
Smalltalk
History
Joined:
Number of posts:41
Latest posts:

Initializing an array with string values
I'm glad you got it working and was more than happy to help! :)

issues with scope, among other things
Alrighty, thank you :D Try including "postfixCalculator.h" instead of "postfixCalculator.cpp"

Initializing an array with string values
first thoughts are: why do you need to pass a reference to an integer to your function? Especially s...

search case printing out unwanted things.
Use a debugger and watch the values of the locals (the variables in the current scope). It is also I...

issues with scope, among other things
please edit your question using code tags (hint: it is the button that looks like <>)