Skip to content

Commit 4da6c8e

Browse files
committed
4.5 Problems with Macro's updated
1 parent 73859bc commit 4da6c8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -850,3 +850,5 @@ int main(int argc, char const *argv[]) {
850850
### 4.5 Problems with Macro's
851851
852852
See [4_5_Macro_Problems.cpp](https://github.com/akshaybabloo/CPP-Notes/tree/master/4_Preprocessors/4_5_Macro_Problems.cpp)
853+
854+
You should always be careful when using parameterised macros. See [4_5_Macro_Problems.cpp](https://github.com/akshaybabloo/CPP-Notes/tree/master/4_Preprocessors/4_5_Macro_Problems.cpp) for more details.

0 commit comments

Comments
 (0)