Skip to content

Changing 'printf' to 'print' #93

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pangteypiyush
Copy link

Function name "printf() " was never implemented . Implemented function is "print()" which works like "pintf()" found in standard c.

@gbonnema
Copy link

Wouldn't it make sense to rename the implemented function to printf? That would be more unix compatible. My guess is that implementing 'print' in stead of 'printf' was a mistake, while the text indicates the intention was to create 'printf'.

@pangteypiyush
Copy link
Author

the text indicates the intention was to create "a function 'print' which works like 'printf' found on standard C ".

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