User Profile

Collapse

Profile Sidebar

Collapse
mrklai
mrklai
Last Activity: Jul 20 '10, 06:27 AM
Joined: Jul 3 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mrklai
    started a topic class/struct question
    in C

    class/struct question

    To anyone who can help...I'm trying to implement class/structure into my code, I overlooked this as part of my assignment and don't know how to implement without changing the code too much(it took me forever to get this right)...also, the underlined bold section (lines 116-121) is a recommendation I received from a friend but when I tried to implement it it gives me errors (no declaration or storage class)...if you can help me, please do.
    ...
    See more | Go to post

  • mrklai
    replied to How to stop code from infinite looping?
    in C
    Thank you for pointing that out...I guess I had been staring at it too long to see that.
    See more | Go to post

    Leave a comment:


  • mrklai
    started a topic How to stop code from infinite looping?
    in C

    How to stop code from infinite looping?

    I'm having a problem with infinite looping of my code. i am new to C++ and am writing a mortgage calculator for school assignment and my instructor is of no help. I ran across the faq/chap 15 on <iostream> and attempted to input the example within my code and receive nothing but error messages since...Can someone point out to me what I'm doing wrong PLEASE.

    Code:
    /*Header Section*/
    
    #include "stdafx.h"
    ...
    See more | Go to post
No activity results to display
Show More
Working...