Click here to Skip to main content
15,884,099 members
Articles / Programming Languages / C++

Defining a unique macro receiving multiple arguments of any type

Rate me:
Please Sign up or sign in to vote.
4.34/5 (36 votes)
28 Dec 20032 min read 95.2K   518   27  
This article describes how to define a macro receiving multiple arguments of multiple types and convert it automatically to a concatenated string

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Brazil Brazil
I live in São Paulo - Brazil - where I have my tiny C++ \ Win32 \ .NET training company: NEXSUN
I have worked with many programming languages like VB / C++ / Java / C# but I´m mainly interested in: C++ forever Smile | :) and the .NET framework. Now I'm IBM-OOAD, OMG-OCUP, MCP, MCAD, MCSD, SCJP, MCSD.NET, MCTS, MCPD.

Comments and Discussions