Results 1 to 2 of 2

Thread: C/C++ code for this condition.

  1. #1
    Join Date
    Sep 2011
    Posts
    1

    Post C/C++ code for this condition.

    Plese help me, I have to do a program that will display the ff in a menu:

    1. password with 3 trials <-- this menu ask for a password and exit the program after three wrong input of password.
    2. exam result <50 (Passed and Failed)
    3. Input numbers and get the sum of positive numbers and the sum of negative numbers.
    4. Enter numbers and count how many even numbers and how many odd numbers.
    <-- you'll enter numbers and count how many are even and how many are odd.

    Then perform the program associated in each number if you select a specific number.

    Thanks a lot!!

  2. #2
    Join Date
    May 2011
    Posts
    105

    Re: C/C++ code for this condition.

    For this, I will recommend you to use some guide of software that works on gui mode and can help you to create the program easily. Writing code for the same will consume time. There are very rare tools like this. Like Qt Designer C++. This tools helps you to create automated process by which you can generate codes easily and test the same also. wxWidgets also is one of the other service which gives similar support for creating program on c platform.

Similar Threads

  1. Condition Zero Edits
    By sidwaik in forum Video Games
    Replies: 1
    Last Post: 14-05-2011, 05:47 AM
  2. Replies: 2
    Last Post: 22-07-2009, 05:00 PM
  3. Replies: 4
    Last Post: 23-12-2008, 06:10 PM
  4. if Condition in HTML
    By Ettan in forum Software Development
    Replies: 1
    Last Post: 14-10-2008, 05:48 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,244,458.87561 seconds with 17 queries