Complete.Org: Mailing Lists: Archives: discussion: August 2000:
[aclug-L] Re: C programing problem
Home

[aclug-L] Re: C programing problem

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: discussion@xxxxxxxxx
Subject: [aclug-L] Re: C programing problem
From: Maverick Ieong <mluvw47@xxxxxxxxx>
Date: Mon, 14 Aug 2000 10:55:41 -0700 (PDT)
Reply-to: discussion@xxxxxxxxx

uh...it seems to me you didn't include your source
code. Thanks.


                        Mav
--- james <solosuze@xxxxxxxxxxxxxxxx> wrote:
> Hi, I'm trying to learn C (keyword here is
> _TRYING_). I'm trying to make
> an arithmetic quiz program, it's coming along
> allright But i'm having  a
> problem.
> 
> The first version of the program presented a menu,
> and the user would
> choose a subject (addition, subtraction,
> multiplication, division). Once
> the user decided the Program would show a problem,
> ask for a solution,
> tell the user if they were right, and then ask if
> they wanted  another
> problem. If they did it would repeat, if not it
> would return to main()
> and reshow the menu.
> 
> Version 2 presents the menu, then when the user
> picks a subject, it
> gives them 5 problems and returns to the menu
> automatically (kinda).
> This works in the addition() function but not in the
> subtraction()
> function. In the subtraction() function, it will
> only show 3 problems
> and then returns to the menu.
> 
> I've included the source code, so if someone could
> please look it over
> and lend me a hand on this I would be more then
> thankful. Also if you
> have any suggestions on how I could improve the
> program those would be
> appreciated as well.
> 
> Thanks in advance,
>  James H.
> 
> 
> 
> -- Binary/unsupported file stripped by Listar --
> -- Type:
> application/x-unknown-content-type-TextPad.c
> -- File: mathQuiz.c
> 
> 
> -- This is the discussion@xxxxxxxxx list.  To
> unsubscribe,
> visit
>
http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
> 


=====
~:~:~:~:~:~:~~:~:~:~:~:~:~~:~:~:~:~:~:~~:~:~:~:~:~:~~:~:~:~:~:~:~

__________________________________________________
Do You Yahoo!?
Yahoo! Mail ? Free email you can access from anywhere!
http://mail.yahoo.com/

-- This is the discussion@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]