0
Functions
like i made a function Void name(){cout<<1+1} but this function will return an integer value so whats the use of "Void" return type then?
0 Respuestas
like i made a function Void name(){cout<<1+1} but this function will return an integer value so whats the use of "Void" return type then?