show/hide this revision's text 6 added 84 characters in body; edited tags

in

In the programming language C and C++ programming languages, what is the difference between using angle brackets and using quotes in an include statement.

  1. #include < filename > and <filename>
  2. #include "filename"
show/hide this revision's text 5 Rollback to Revision 3
show/hide this revision's text 4 edited tags
show/hide this revision's text 3 added 15 characters in body
show/hide this revision's text 2 edited tags
show/hide this revision's text 1