Thread: Need help with my program...

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Registered User
    Join Date
    Mar 2006
    Posts
    6
    Thanks for your input. I have the p=ptr because I want to have two different pointers looking at the array. I am stumped on how I will output the array back to the user to show what they entered. I'm guessing a for loop but i'm just having a hard time coming up with the code to display the correct power along with the coefficient.

    Edit - Actually I think I can manage that part now I thought it out some.
    Last edited by Noah; 03-11-2006 at 10:33 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Issue with program that's calling a function and has a loop
    By tigerfansince84 in forum C++ Programming
    Replies: 9
    Last Post: 11-12-2008, 01:38 PM
  2. Need help with a program, theres something in it for you
    By engstudent363 in forum C Programming
    Replies: 1
    Last Post: 02-29-2008, 01:41 PM
  3. Replies: 4
    Last Post: 02-21-2008, 10:39 AM
  4. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM