Answer by
patti (29325)
Cprintf used in C++ computer language. Its main function is to print and/or then show what ever is written in this function. For example, it might be programmed as: Cprintf("good morning"). When the program is executed, you would see "good morning" on the monitor.