summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/string-0.yml
blob: 5a72d5d8f195afaaf1829e079d541ba68602cdea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
functional-type: function
links:
- role: interface-function
  uid: ../if/string
rationale: |
  The exact rules on how this string is build are defined by the C standard
  and are too complex to be repeated in this requirement.
references: []
requirement-type: functional
text: |
  The ${../if/string:/name} macro shall result in a string formed by
  the C pre-processor ``#`` operator placed before the formal parameter.
type: requirement