The program of the mini project MUST consists ALL of the following:
i. Function (that INCLUDES: value parameter & reference parameter)
ii. Selection (that INCLUDES: if, if-else, if-else if & switch-case)
iii. Repetition/Loop (that INCLUDES: while, for & do-while)
iv. Array (that INCLUDES: One-Dimensional with the use of loop & TwoDimensional with the use of nested loop)
v. Passing one-Dimensional Array to Function (that INCLUDES types of passing:
individual element & whole array)
vi. Passing two-Dimensional Array to Function (that INCLUDES types of passing:
individual element, whole array & one row)
vii. c-string Functions (that INCLUDES: strcpy/strncpy, strcmp, strcat/strncat)
viii. File (that INCLUDES: Input file & Output file)
Hamzah_4 0 Newbie Poster
Dani 4,329 The Queen of DaniWeb Administrator Featured Poster Premium Member
John_165 44 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.