Skip to content

jgrace - Lab 12#18

Open
jgrace627 wants to merge 1 commit intodsuclassprojects:masterfrom
jgrace627:jgrace
Open

jgrace - Lab 12#18
jgrace627 wants to merge 1 commit intodsuclassprojects:masterfrom
jgrace627:jgrace

Conversation

@jgrace627
Copy link

@jgrace627 jgrace627 commented Apr 16, 2019

jgrace - Lab 12

Corrected errors in code, added comments and created a new branch, jgrace

-Removed = on line 16 (char name = [10])
-Removed ( ) on Line 22 (struct (dog) thing1)
-Changed : to ; on line 22
-Removed [ ] on line 25 (thing1.age = [5])
-Changed { } to ( ) on line 28
-Changed puts( ) to printf( ) on line 28
-Change thing1.names to thing1.name on line 29
-Changed : to ; on line 34
-Added " before , on line 35
-Changed ' to " on line 36
-Changed %i to %s on line 33

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.

1 participant