Thread: C Modular Program (need help please)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Apr 2011
    Posts
    6

    C Modular Program (need help please)

    Hi everyone,

    I'm new to this forum and to programming and I was just wondering if someone could look at this program I'm trying to create.

    I have attached it to this message.

    The problem is that when I try to compile it it displays the first two printf statements , but when I type in an integer it returns nothing. I do know that the second module "printChange" is not being called properly.

    I would really appreciate some help as to how I can get this to work, becuase I haven't been able to find or understand anything else on the web.

    Thanks again.
    Attached Files Attached Files
    Last edited by johnny-; 04-19-2011 at 09:35 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Converting to Modular
    By DJ_Steve in forum C Programming
    Replies: 3
    Last Post: 09-29-2009, 04:23 AM
  2. modular c programming
    By akrlot in forum C Programming
    Replies: 5
    Last Post: 10-25-2007, 07:00 AM
  3. Whats the best way do designs a modular program
    By *DEAD* in forum C++ Programming
    Replies: 3
    Last Post: 06-19-2007, 08:39 PM
  4. non-modular to modular program conversion
    By strife in forum C Programming
    Replies: 3
    Last Post: 09-22-2006, 03:13 AM
  5. Modular
    By loopshot in forum Game Programming
    Replies: 7
    Last Post: 01-20-2006, 07:24 PM