VC++ Stage 3 project help me!!!!!!1

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2004
Posts: 4
Reputation: The_Diceman is an unknown quantity at this point 
Solved Threads: 0
The_Diceman The_Diceman is offline Offline
Newbie Poster

VC++ Stage 3 project help me!!!!!!1

 
0
  #1
Sep 8th, 2004
Help me if you can please ???
Got so far on my project and know gone brain dead!!
Project is for company called Zenith Paints ( please someone reconise this)

(The first program in the Visual C++ project is a validation program. You are required to validate three different types of records held on a single transaction file. Any records found to be invalid are to be written to an error report, all valid records will be written to a valid file held on disk. All the possible validation tests have been listed below.

The Record type needs to be validated on ALL records. If the record type is invalid (i.e. not ‘I’, ‘R’, ‘D’ or ‘C’) then the record should be written directly to the printed report. You may wish to test the length and break the details into the fields of the closest record type. This is acceptable but not mandatory)

Does this ring any bells with you? I have soted the structure side of the program but need to work out the modulus 11 checkdigit part next .

Any help would be top !!! :rolleyes:
Reply With Quote Quick reply to this message  
Join Date: May 2004
Posts: 27
Reputation: srikkanthan is on a distinguished road 
Solved Threads: 0
srikkanthan srikkanthan is offline Offline
Light Poster

Re: VC++ Stage 3 project help me!!!!!!1

 
0
  #2
Sep 8th, 2004
could you explain lil more? (if you wish, my mail id is srikkanthan@yahoo.co.in)
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 4
Reputation: The_Diceman is an unknown quantity at this point 
Solved Threads: 0
The_Diceman The_Diceman is offline Offline
Newbie Poster

Re: VC++ Stage 3 project help me!!!!!!1

 
0
  #3
Sep 8th, 2004
I will get some notes together for you to look at, if this is ok??
I have made a transaction file as a .txt file in the format required and I have managed to get the file to read from A: into structures that I have set up in my program and I have created a union for these structures.
The part I have to do next is to validate a modulus 11 checkdigit code that is part of the customer number, I have a good idea on how the modulus checkdigit works but I just need to know the best way to get it to read into my program and validate.
If it best i can forward the code so far with all the info i ahve in txt format??
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 4
Reputation: The_Diceman is an unknown quantity at this point 
Solved Threads: 0
The_Diceman The_Diceman is offline Offline
Newbie Poster

Re: VC++ Stage 3 project help me!!!!!!1

 
0
  #4
Apr 1st, 2005
Been a long time since i started this project (other work comitments getting in the way as usual). The good news is that I have managed to get the check digit part of the program to work, But would really like some help in checking customer code.( I will give alot more infomation regarding the validation logic of this part of the code)
Please can anyone be of assistance or has anyone studied with Computeach in the UK ? if so please get in contact @ dicey75@hotmail.com
I wana pick ya brains!!!
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,829
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 750
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Senior Bitch

Re: VC++ Stage 3 project help me!!!!!!1

 
0
  #5
Apr 1st, 2005
>Does this ring any bells with you?
Of course. It's a common homework exercise and a common part of any business file processing. This is clearly homework, and you haven't shown an attempt, so the help you get will be minimal.
New members chased away this month: 3
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 489
Reputation: Acidburn is an unknown quantity at this point 
Solved Threads: 5
Acidburn Acidburn is offline Offline
Posting Pro in Training

Re: VC++ Stage 3 project help me!!!!!!1

 
0
  #6
Apr 1st, 2005
can you not post up code? that way we get evdience that your working and maybe an insight to your understanding too
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 4
Reputation: The_Diceman is an unknown quantity at this point 
Solved Threads: 0
The_Diceman The_Diceman is offline Offline
Newbie Poster

Re: VC++ Stage 3 project help me!!!!!!1

 
0
  #7
Apr 2nd, 2005
Hi,
I have attached my program that I have been working on.
It would be good if you could tell me if I am heading in the right direction or not.
Many Thanks.

Ps File name :- Test Data File.cpp.
Attached Files
File Type: cpp Test_Data_File.cpp (4.1 KB, 7 views)
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC