Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. C++

C++

Scheduled Pinned Locked Moved IT & Infrastructure
c++learning
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    crotts
    wrote on last edited by
    #1

    I'm learning C++ in collage at the moment and i'm getting somwhat cofused. All the text books i have give examples #include and #include etc and name space standard and cout::, but in collage we use #include etc and we don't use name space standard. And I can find out why. All I get is waffle to shut me up. Could sombody out there please explain this to me. Thank everybody dumb student

    H 1 Reply Last reply
    0
    • C crotts

      I'm learning C++ in collage at the moment and i'm getting somwhat cofused. All the text books i have give examples #include and #include etc and name space standard and cout::, but in collage we use #include etc and we don't use name space standard. And I can find out why. All I get is waffle to shut me up. Could sombody out there please explain this to me. Thank everybody dumb student

      H Offline
      H Offline
      hauptman
      wrote on last edited by
      #2

      iostream.h is a header which doesn't meet the standard. However, before the new c++ standard came iostream.h was the standard, but now all all standard headers have no extension(simply iostream, string etc.) Also conio(without h) is a header which doesn't exist. There is just a conio.h but which is only available with windows. Tell your teachers that iostream.h is obsolete and therefore should not be used.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups