Question: IN CODE C: Each task needs at least a block comment ( and multiple single line comment ) explaining what's going on . Task 1

IN CODE C: Each task needs at least a block comment (and multiple single line comment) explaining what's going on.
Task 1: Intro to strings Must finish in Lab
Create a string that stores up to 100 elements. Ask the user for an input and print it. You have to print in two different ways:
Subtasks:
Print the string using only a printf.
Print the string using a for loop. The loop must know when to stop printing.
Built-in functions are NOT allowed.
 IN CODE C: Each task needs at least a block comment

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!