User profile: koothkeeper

User info
User name:koothkeeper
Email:kooth@coopermktg.com
Name:Keith E. Cooper
Location:Tampa, FL
Website:http://www.koothkeeper.com
Bio:I am an experienced programmer, primarily working in C and C++. I mostly work in UNIX and Linux operating systems, but I've done quite a bit of Windows programming too.

I'm also a semi-retired musician. I play saxophones and bass guitar (not at the same time), as well as flute, clarinet, guitar, and some keyboards.

I'm also an electronics tinkerer.
Statistical data
Birthdate:Mar 4, 1955
Gender:Male
Occupation:Programmer
Skills:C
PHP
C++
C++/MFC
Assembly
C++/.NET
C#
Javascript
C#/.NET
History
Joined:
Number of posts:158
Latest posts:

Calling into the main function
Does this even compile?

im still lost with this question
I would use the "do you want to continue" question as the sentinel for a while-loop: [code] bool b...

sprintf
Yes, there are! You are trying to assign a const char* to a character. A character can only hold o...

Advice??/ question
@MasartiDeluxe: Sorry: I misread that you were calling that function to see the results of your getI...

Advice??/ question
The real test is after your function returns (in main in your case.) You should print the values af...