Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

29 user input in c #68

Merged
merged 4 commits into from
Aug 2, 2023
Merged

29 user input in c #68

merged 4 commits into from
Aug 2, 2023

Conversation

Abhishekm0410
Copy link
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 oraqlle and Ozzywap 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
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.

Copy link
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
Contributor Author

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

@oraqlle
Copy link
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
1 check passed
@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