Skip to content

completed assignment 5#12

Open
yaelkelmer wants to merge 1 commit intoCPRO-Session1:masterfrom
yaelkelmer:master
Open

completed assignment 5#12
yaelkelmer wants to merge 1 commit intoCPRO-Session1:masterfrom
yaelkelmer:master

Conversation

@yaelkelmer
Copy link
Copy Markdown

No description provided.

Comment thread assignment5.txt
int a = 1; /* this initializes a value for a */
float b = 2.5; /* this initializes a value for b */
int c = 4; /* this initializes a value for c */

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right! but make sure that the function is declared before the main function to avoid a warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants