error correction in readme
This commit is contained in:
@@ -53,7 +53,7 @@ int main()
|
||||
**problem :** the `char *quine` string should contain a copy of the whole code in place of "s"
|
||||
|
||||
|
||||
#### second try
|
||||
#### second try, macro calling itself : MAIN(MAIN)
|
||||
---
|
||||
|
||||
```
|
||||
@@ -80,7 +80,7 @@ int main()
|
||||
|
||||
|
||||
|
||||
#### lets stringify the content of the string quine
|
||||
#### lets stringify the content of the inner MAIN
|
||||
---
|
||||
|
||||
**the previous can be written with an extra step :**
|
||||
|
||||
Reference in New Issue
Block a user