[prog] Re: more C++

wolf wolf at wolfrising.net
Sat Dec 13 19:14:39 EST 2003


By the way in html (which I know is nothing like programming but it's 
all I have to reference with) to put a space between
something you'd type

A nbsp;  B nbsp; C

how in C++ programming could you make your answer print with a space 
between each character or number?

Say either to print

A B C

or

1 2 3

or is this never done or not allowable?


Thanks : )



More information about the Programming mailing list