i'm building a Console class(i realy need it). and i don't understand how can i build the Write() procedure
heres the struture:

write(varname1[,varnamex])

how can i convert it to cout?