C Pointers Exercise 11: A function returning a pointer [C Programming]

preview_player
Показать описание
Write a program in C to show how a function returning pointer.

Test Data :
Input the first number : 5
Input the second number : 6

Expected Output :
The number 6 is larger

=======================================


Рекомендации по теме