1 / 1

PRG 410 Week 4 Individual Assignment Individual: FizzBuzz Program, Part 3//tutorfortune.com

PRG 410 Week 4 Individual Assignment Individual: FizzBuzz Program, Part 3//tutorfortune.com<br><br>Click on below link to buy<br>https://tutorfortune.com/products/prg-410-week-4-individual-assignment-individual-fizzbuzz-program-part-3<br><br>PRG 410 Week 4 Individual Assignment Individual: FizzBuzz Program, Part 3<br> <br>Instructions: Modify the FizzBuzz program to properly use classes. A CFizzBuzzEntry class should hold the user entry information, along with the value in that cell and the resulting FizzBuzz enum value. A CFizzBuzzResults class should keep track of the entries using an array type from the STL and performing the output information after the program's execution. All functions in the submitted program should be member functions of these or other appropriate classes. A CArrayOfValues class will be a global accessible by the entire program and will have its own function to build the array, which is called at the start of main() to initialize the array. Use proper get and set functions for all values in the class, do not access them directly in general. For example, have a SetRow(int row) and GetCol(int col) function to use to set and get the column for a specific CFizzBuzzEntry value. Include a proper header file. Use proper coding conventions and proper comments throughout your program. Compress all your Microsoftu00ae Visual Studiou00ae source code files in the console application folder into a ZIP file. The submitted folder must properly launch by clicking the project file at the top level and link to all the needed files. Visual Studiou00ae must be used for this assignment. Submit your assignment using the Assignment Files tab. Create another funciton to output the FizzBuzz value. This should have the format of void OutputFizzBuzzValue (fizzBuzzValueEnum fbVal ). Use a switch statement in this function to determine which text to output using cout.<br><br>Click on below link to buy<br>https://tutorfortune.com/products/prg-410-week-4-individual-assignment-individual-fizzbuzz-program-part-3<br><br>

future
Download Presentation

PRG 410 Week 4 Individual Assignment Individual: FizzBuzz Program, Part 3//tutorfortune.com

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PRG 410 Week 4 Individual Assignment Individual: FizzBuzz Program, Part 3//tutorfortune.com\ Click on below link to buy https://tutorfortune.com/products/prg-410-week-4-individual-assignment-individual- fizzbuzz-program-part-3 P R G 4 1 0 We e k 4 I n d i v i d u a l A s s i g n me n t I n d i v i d u a l : F i z z B u z z P r o g r a m, P a r t 3   I n s t r u c t i o n s : Mo d i f y t h e F i z z B u z z p r o g r a m t o p r o p e r l y u s e c l a s s e s .   A C F i z z B u z z E n t r y c l a s s s h o u l d h o l d t h e u s e r e n t r y i n f o r ma t i o n , a l o n g w i t h t h e v a l u e i n t h a t c e l l a n d t h e r e s u l t i n g F i z z B u z z e n u m v a l u e .   A C F i z z B u z z R e s u l t s c l a s s s h o u l d k e e p t r a c k o f t h e e n t r i e s u s i n g a n a r r a y t y p e f r o m t h e S T L a n d p e r f o r mi n g t h e o u t p u t i n f o r ma t i o n a f t e r t h e p r o g r a m' s e x e c u t i o n .   A l l f u n c t i o n s i n t h e s u b mi t t e d p r o g r a m s h o u l d b e me mb e r f u n c t i o n s o f t h e s e o r o t h e r a p p r o p r i a t e c l a s s e s .   A C A r r a y O f V a l u e s c l a s s w i l l b e a g l o b a l a c c e s s i b l e b y t h e e n t i r e p r o g r a m a n d w i l l h a v e i t s o w n f u n c t i o n t o b u i l d t h e a r r a y , w h i c h i s c a l l e d a t t h e s t a r t o f ma i n ( ) t o i n i t i a l i z e t h e a r r a y . U s e p r o p e r g e t a n d s e t f u n c t i o n s f o r a l l v a l u e s i n t h e c l a s s , d o n o t a c c e s s t h e m d i r e c t l y i n g e n e r a l .   F o r e x a mp l e , h a v e a S e t R o w ( i n t r o w ) a n d G e t C o l ( i n t c o l ) f u n c t i o n t o u s e t o s e t a n d g e t t h e c o l u mn f o r a s p e c i fi c C F i z z B u z z E n t r y v a l u e . I n c l u d e a p r o p e r h e a d e r fi l e . U s e p r o p e r c o d i n g c o n v e n t i o n s a n d p r o p e r c o mme n t s t h r o u g h o u t y o u r p r o g r a m. C o mp r e s s a l l y o u r Mi c r o s o f t ® V i s u a l S t u d i o ® s o u r c e c o d e fi l e s i n t h e c o n s o l e a p p l i c a t i o n f o l d e r i n t o a Z I P fi l e .   T h e s u b mi t t e d f o l d e r mu s t p r o p e r l y l a u n c h b y c l i c k i n g t h e p r o j e c t fi l e a t t h e t o p l e v e l a n d l i n k t o a l l t h e n e e d e d fi l e s .   V i s u a l S t u d i o ® mu s t b e u s e d f o r t h i s a s s i g n me n t . S u b mi t y o u r a s s i g n me n t u s i n g t h e A s s i g n me n t F i l e s t a b . C r e a t e a n o t h e r f u n c i t o n t o o u t p u t t h e F i z z B u z z v a l u e .   T h i s s h o u l d h a v e t h e f o r ma t o f v o i d O u t p u t F i z z B u z z V a l u e ( fi z z B u z z V a l u e E n u m f b V a l ) . U s e a s w i t c h s t a t e me n t i n t h i s f u n c t i o n t o d e t e r mi n e w h i c h t e x t t o o u t p u t u s i n g c o u t . Click on below link to buy https://tutorfortune.com/products/prg-410-week-4-individual-assignment-individual- fizzbuzz-program-part-3

More Related