User Profile

Collapse

Profile Sidebar

Collapse
LamontSharp
LamontSharp
Last Activity: Feb 23 '10, 03:07 PM
Joined: Jan 31 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • LamontSharp
    replied to print derived class object contents
    in C
    print derived class object contents

    This code compiles nicely - i am looking for print methods to make the output print the format shown below - i am looking for a function or method of calling the existing code objects to make them display like the below example.

    Customer: Security
    Telephone no#: (312)777-1111



    Customer: Security
    Telephone no#: (312)777-1111...
    See more | Go to post

    Leave a comment:


  • LamontSharp
    started a topic print derived class object contents
    in C

    print derived class object contents

    This code compiles nicely - i am looking for print methods to make the output print the format shown below - i am looking for a function or method of calling the existing code objects to make them display like the below example - 'weaknessforcat s' has given great advice but we can still add a function to that main() to get a display from the current objects in this type of format

    Customer: Security
    Telephone no#: (312)777-1111...
    See more | Go to post

  • Thank you 'weaknessforcat s' - i will give that a whirl
    See more | Go to post

    Leave a comment:


  • LamontSharp
    started a topic calling derived class objects simultaneously
    in C

    calling derived class objects simultaneously

    "Close but no cigar" This code does everything great until the end where for many days I have been trying to maintain the current outputs but somehow add a display where WorTN q and Tnum x print together followed by WorTN q, Tnum x and BTN s printing together. Also, where WorTN r and Tnum y print together followed by WorTN r, Tnum y and BTN t printing together. Something like:

    Customer: Security
    Telephone...
    See more | Go to post
No activity results to display
Show More
Working...