Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. $ touch 'weird>name'
  2. $ ls -l
  3. -rw-r--r-- 1 user user 0 28 Mag 11:05 weird>name
  4.  
  5. #include <weird>name>
  6.  
  7. int main() {
  8. return weird_function();
  9. }
  10.  
  11. test.cpp:1:10: fatal error: 'weird' file not found
  12. #include <weird>name>
  13.  
  14. #include "weird>name"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement