Question: I need to create a string using str and return it to my main function. The format my string must appear in is as such:

I need to create a string using str and return it to my main function. The format my string must appear in is as such:
title: year
My issue is I can't convert the integer data located in "source->year" into a char to add to my string.
I need to create a string using str and return it

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!