Issues
- 0
Change get format to get precision options
#25 opened by JaiberS - 0
Handle -, 0 and #
#64 opened by JaiberS - 0
add option to print string in root13
#60 opened by Fermec28 - 0
add option to print string in reverse mode
#59 opened by Fermec28 - 0
create a function to convert a number in hexa, octal, binary, decimal to string
#49 opened by Fermec28 - 0
create an option to print pointer addresses
#65 opened by Fermec28 - 0
Handle characters for task 9
#63 opened by JaiberS - 0
- 0
Handle characrters for task 8
#61 opened by JaiberS - 0
Create a man page
#26 opened by JaiberS - 0
check malloc return NULL
#52 opened by Fermec28 - 0
Fix return value -1
#47 opened by JaiberS - 0
Function to print a float
#19 opened by JaiberS - 1
printf(NULL)
#45 opened by JaiberS - 0
printf("Yo %s Tu", (char *) 0)
#39 opened by Fermec28 - 0
- 0
printf("%c",'\0')
#40 opened by JaiberS - 0
Check the code that is printing Error
#37 opened by JaiberS - 0
Check return to get the bytes that were printed
#27 opened by JaiberS - 0
bash script to execute test
#29 opened by Fermec28 - 0
- 0
- 0
Add struct and use size and position on getformat
#18 opened by JaiberS - 0
Function to print a string
#16 opened by Fermec28 - 0
Function to print an integer
#12 opened by Fermec28 - 0
Function to print a char
#8 opened by JaiberS - 0
give _printf form
#9 opened by JaiberS - 1
create a function that send the code to another function depending on the format of the character that was sent after the %
#6 opened by JaiberS - 0
create a function to coverts number to char*
#3 opened by Fermec28 - 0
- 0
initialize poject
#1 opened by Fermec28