Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 725 Bytes

File metadata and controls

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