Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
About Me

I'm going to college to earn my Computer Science degree.

Interests
Music, Reading, College, Computers, etc.
Favorite Forums
Favorite Tags
Member Avatar for gothicmisery85

I am working on a program, and I can't figure out what I'm doing wrong. Any help would be appreciated. Here is what I have to do: [b] Write a procedure named St_concat that concatenates a source string to the end of a target string. Sufficient space must exist in …

Member Avatar for crunchy_frog
0
2K
Member Avatar for gothicmisery85

I was wondering if what I have done is correct or not. Here's what my book says to do: [I]"Write a function template that accepts an argument and returns its absolute value. The absolute value of a number is its value with no sign. For example, the absolute value of …

Member Avatar for Laiq Ahmed
0
245
Member Avatar for gothicmisery85

Ok. I've redone my project from what I had before, and I still can't get the program to add interest and charges to the balance. Help would be greatly appreciated. =========================================================== This is what I have so far in my .cpp file and my .h file: Contents of Bbankaccount.cpp ===================== …

Member Avatar for Lerner
0
207
Member Avatar for gothicmisery85

I'm seeming to have some difficulties with a few things. I don't quite know how to get my program to add interest and charges to the balance, and I keep getting the message in Borland C++ Builder 6, "Unresolved external 'Interest(int)' referenced from C:\Documents and Settings......etc etc." and I'm also …

Member Avatar for gothicmisery85
0
137
Member Avatar for gothicmisery85

I have a bank account project using inheritance that I have to do for my C++ class, and some suggestions would be great as how to go about doing this project. Here's what we have to do. "Design a generic class to hold the following information about a bank account: …

Member Avatar for gothicmisery85
0
233