Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

va_list with multiple types

Name: Anonymous 2010-07-24 1:23

i want to write soemthing like this:
a function which will print various types of arguments.
I tried to work with va_list, it doesn't work.
int main(){
write("this ",1.2," is ",'a',7," test");
}
should result in:
this 1.2 is a7 test

Name: Anonymous 2010-07-24 16:37

http://www.boost.org/doc/libs/1_43_0/libs/assign/doc/index.html
It's a tragicomedy.
Maybe if they hadn't succumbed to Bjarne's corruption at a young age, they could have gone on to create some great TeX packages.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List