Skip to content

Jfrederico - Lab 12#14

Open
joshuaFrederico wants to merge 3 commits intodsuclassprojects:masterfrom
joshuaFrederico:jfrederico
Open

Jfrederico - Lab 12#14
joshuaFrederico wants to merge 3 commits intodsuclassprojects:masterfrom
joshuaFrederico:jfrederico

Conversation

@joshuaFrederico
Copy link

I made a handful of changes to the original spaghetti...

line 17: Changed from improper var declaration 'char name = [10];'
line 21: Changed return type from 'void' to 'int'...for some reason my compiler has never liked 'void'...
line 23: Replaced ':' with ';', replaced '(dog)' with 'dog'
line 26: Removed brackets from around property value
line 29: Replaced curly braces with parentheses
line 30: Replaced 'names' with 'name'
line 34: Replaced wrong data type 'i' with 's'
line 35: Changed : to ;
line 36: Added missing end quote
line 37: Added missing end quote

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