Jump to content

Need help with my C++ Project


grtrocks

Recommended Posts

Anyone please help with my project "SALES MANAGEMENT SYSTEM" i.e. printing a bill just like in a shopping mall using C++ coding. I have attested the cpp file below. Please download the file and please help me. I have done this coding myself. But the problem is I cannot print a number of items one below the other. Most probably the problem is with the declaration if array. Please go through the code and please help me asap . Please this is my sincere request. Anyone who helps me asap will be awarded with any sort of MS products activation help.

http://www.filesplat.com/~shared-download?id=WF2WZ5YBJ2K42TYEH8BEIPHMSU28XM09

Please......

Grtrocks.

Link to comment
Share on other sites


  • Replies 3
  • Views 912
  • Created
  • Last Reply

Top Posters In This Topic

  • PurplebeanZ

    2

  • grtrocks

    2

Popular Days

Top Posters In This Topic

Hi mate, the file link just points back to this page.

Link to comment
Share on other sites


Hi mate, the file link just points back to this page.

Thanx for trying to help me updating the link now please try to reply asap.

http://www.filesplat.com/~shared-download?id=WF2WZ5YBJ2K42TYEH8BEIPHMSU28XM09

A small request. Please let me know the changes through some means and please dont use advanced concepts. Please limit yourself to ARRAY, STRUCTURE, cin and gets commands , i.e BEGINNER LEVEL PROGRAMMING.

Edited by grtrocks
Link to comment
Share on other sites


Well I can't build the program because it uses "include<conio.h>" and i'm not on Windows.

First thing I spot looking through is that 'c' is declared as a float, but is then used as an index of an array. Declare 'c' as an int. Also it looks like 'c' is never defined so always has a value of 0

Link to comment
Share on other sites


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...