Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 725 Bytes

catstr.md

File metadata and controls

33 lines (28 loc) · 725 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
CATSTR | Microsoft Docs
11/04/2016
cpp-tools
article
CATSTR
C++
CATSTR directive
ae893190-8247-4435-a74e-de2f00db052f
7
corob-msft
corob
ghogen

CATSTR

Concatenates text items.

Syntax

  
name CATSTR [[textitem1 [[, textitem2]] ...]]  

Remarks

Each text item can be a literal string, a constant preceded by a %, or the string returned by a macro function.

See Also

Directives Reference