Skip to content

29 user input in c#68

Merged
oraqlle merged 4 commits intodevfrom
29-user-input-in-c
Aug 2, 2023
Merged

29 user input in c#68
oraqlle merged 4 commits intodevfrom
29-user-input-in-c

Conversation

@Abhishekm0410
Copy link
Copy Markdown
Contributor

@Abhishekm0410 Abhishekm0410 commented Jul 21, 2023

Details

Added info about C scanf.

Linked

@Abhishekm0410 Abhishekm0410 linked an issue Jul 21, 2023 that may be closed by this pull request
@oraqlle oraqlle requested review from Ozzywap and oraqlle July 23, 2023 02:44
@oraqlle oraqlle self-assigned this Jul 23, 2023
@oraqlle oraqlle added documentation Improvements or additions to documentation enhancement New feature or request C Chapter Issues related to the C chapter labels Jul 23, 2023
Copy link
Copy Markdown
Contributor

@oraqlle oraqlle left a comment

Choose a reason for hiding this comment

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

Update the .gitignore to ignore metadata files like .vs.

Comment thread src/chapter2/scanf.md Outdated
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.

Have a look at the page on IO for printf and model the scanf content in a similar style.

@oraqlle oraqlle requested review from a team and removed request for Ozzywap July 23, 2023 03:19
@oraqlle oraqlle self-requested a review July 31, 2023 09:33
@oraqlle oraqlle changed the base branch from main to dev July 31, 2023 09:34
@Abhishekm0410
Copy link
Copy Markdown
Contributor Author

Hi @oraqlle do you want me to make any further changes?

@oraqlle
Copy link
Copy Markdown
Contributor

oraqlle commented Aug 2, 2023

I made some adjustments so that the new page follows the styling guide.

@oraqlle oraqlle merged commit b4f17af into dev Aug 2, 2023
@oraqlle oraqlle deleted the 29-user-input-in-c branch August 2, 2023 03:14
@oraqlle oraqlle requested review from a team and removed request for a team August 3, 2023 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C Chapter Issues related to the C chapter documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User Input in C

2 participants