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. General Programming
  3. C / C++ / MFC
  4. IO.H Required

IO.H Required

Scheduled Pinned Locked Moved C / C++ / MFC
linuxhelpquestion
12 Posts 8 Posters 2 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.
  • R Rajesh R Subramanian

    I need to perform some IO routines (C programming under linux) and I realised many of these routines are in the file io.h but i do not know where could I get a copy of this file. I know that this file is free for distribution (The open source verison is free). Where do I get to download this header file? Any help or pointers in this direction is highly appreciated. Regards, Rajesh R. Subramanian You have an apple and me too. We exchange those and We have an apple each. You have an idea and me too. We exchange those and We have two ideas each. -- Moved by Ed. at 9:33 Friday 19th May, 2006

    C Offline
    C Offline
    Colin Angus Mackay
    wrote on last edited by
    #2

    Wrong forum - Please see the big red sign when starting a new thread in this forum that says quite explicity "No programming questions". Try an appropriate programming forum.


    "On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question." --Charles Babbage (1791-1871) My: Website | Blog

    R M V M 4 Replies Last reply
    0
    • C Colin Angus Mackay

      Wrong forum - Please see the big red sign when starting a new thread in this forum that says quite explicity "No programming questions". Try an appropriate programming forum.


      "On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question." --Charles Babbage (1791-1871) My: Website | Blog

      R Offline
      R Offline
      Rajesh R Subramanian
      wrote on last edited by
      #3

      Sorry to have disturbed you. But, how did this become a programming question? I did not ask the C++ language commands to know how to open the usb port and get access to the buffer or anything. I just asked where would I get the file io.h You have an apple and me too. We exchange those and We have an apple each. You have an idea and me too. We exchange those and We have two ideas each.

      M 1 Reply Last reply
      0
      • C Colin Angus Mackay

        Wrong forum - Please see the big red sign when starting a new thread in this forum that says quite explicity "No programming questions". Try an appropriate programming forum.


        "On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question." --Charles Babbage (1791-1871) My: Website | Blog

        M Offline
        M Offline
        Maxwell Chen
        wrote on last edited by
        #4

        Colin Angus Mackay wrote:

        Wrong forum

        He is asking for some .h file, but he couldn't find a Linux programming forum on CP. :-D


        Maxwell Chen

        1 Reply Last reply
        0
        • R Rajesh R Subramanian

          I need to perform some IO routines (C programming under linux) and I realised many of these routines are in the file io.h but i do not know where could I get a copy of this file. I know that this file is free for distribution (The open source verison is free). Where do I get to download this header file? Any help or pointers in this direction is highly appreciated. Regards, Rajesh R. Subramanian You have an apple and me too. We exchange those and We have an apple each. You have an idea and me too. We exchange those and We have two ideas each. -- Moved by Ed. at 9:33 Friday 19th May, 2006

          R Offline
          R Offline
          Ryan Roberts
          wrote on last edited by
          #5

          Use <cstdio> if you are using a C++ compiler. All the C IO functions, in the std namespace. Ryan

          "Michael Moore and Mel Gibson are the same person, except for a few sit-ups. Moore thought his cheesy political blooper reel was going to tell people how to vote. Mel thought that his little gay SM movie about his imaginary friend was going to help him get to heaven." - Penn Jillette

          -- modified at 6:34 Friday 19th May, 2006, damn escaping

          R 1 Reply Last reply
          0
          • R Rajesh R Subramanian

            Sorry to have disturbed you. But, how did this become a programming question? I did not ask the C++ language commands to know how to open the usb port and get access to the buffer or anything. I just asked where would I get the file io.h You have an apple and me too. We exchange those and We have an apple each. You have an idea and me too. We exchange those and We have two ideas each.

            M Offline
            M Offline
            Maxwell Chen
            wrote on last edited by
            #6

            Rajesh R. Subramanian wrote:

            I just asked where would I get the file io.h

            Yes I knew that you just need a URL to download that header file.


            Maxwell Chen

            1 Reply Last reply
            0
            • R Ryan Roberts

              Use <cstdio> if you are using a C++ compiler. All the C IO functions, in the std namespace. Ryan

              "Michael Moore and Mel Gibson are the same person, except for a few sit-ups. Moore thought his cheesy political blooper reel was going to tell people how to vote. Mel thought that his little gay SM movie about his imaginary friend was going to help him get to heaven." - Penn Jillette

              -- modified at 6:34 Friday 19th May, 2006, damn escaping

              R Offline
              R Offline
              Rajesh R Subramanian
              wrote on last edited by
              #7

              No sir, i am using C compiler and the header file that i am looking for is not there. Regards, Rajesh R. Subramanian You have an apple and me too. We exchange those and We have an apple each. You have an idea and me too. We exchange those and We have two ideas each.

              R G 2 Replies Last reply
              0
              • C Colin Angus Mackay

                Wrong forum - Please see the big red sign when starting a new thread in this forum that says quite explicity "No programming questions". Try an appropriate programming forum.


                "On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question." --Charles Babbage (1791-1871) My: Website | Blog

                V Offline
                V Offline
                Vikram A Punathambekar
                wrote on last edited by
                #8

                Colin, he's just asking for a .H file, not trying to open an Excel file in VB or create a button in a datagrid. Cheers, Vikram.


                I don't know and you don't either.    Militant Agnostic

                1 Reply Last reply
                0
                • C Colin Angus Mackay

                  Wrong forum - Please see the big red sign when starting a new thread in this forum that says quite explicity "No programming questions". Try an appropriate programming forum.


                  "On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question." --Charles Babbage (1791-1871) My: Website | Blog

                  M Offline
                  M Offline
                  Monty2
                  wrote on last edited by
                  #9

                  Thats not a programming question IMHO :rose:


                  **You know you're obsessed with computer graphics when you're outside and you look up at the trees and think, "Wow! That's spectacular resolution!"
                  **

                  1 Reply Last reply
                  0
                  • R Rajesh R Subramanian

                    No sir, i am using C compiler and the header file that i am looking for is not there. Regards, Rajesh R. Subramanian You have an apple and me too. We exchange those and We have an apple each. You have an idea and me too. We exchange those and We have two ideas each.

                    R Offline
                    R Offline
                    Ryan Roberts
                    wrote on last edited by
                    #10

                    Odd, should be under /usr/include somewhere. Can't get far without the standard C lib in UNIX. Ryan

                    "Michael Moore and Mel Gibson are the same person, except for a few sit-ups. Moore thought his cheesy political blooper reel was going to tell people how to vote. Mel thought that his little gay SM movie about his imaginary friend was going to help him get to heaven." - Penn Jillette

                    1 Reply Last reply
                    0
                    • R Rajesh R Subramanian

                      No sir, i am using C compiler and the header file that i am looking for is not there. Regards, Rajesh R. Subramanian You have an apple and me too. We exchange those and We have an apple each. You have an idea and me too. We exchange those and We have two ideas each.

                      G Offline
                      G Offline
                      gregs
                      wrote on last edited by
                      #11

                      it can be somewhere weird, like /usr/include/asm-i386/, otherwise you may find it in /include/asm-i386

                      1 Reply Last reply
                      0
                      • R Rajesh R Subramanian

                        I need to perform some IO routines (C programming under linux) and I realised many of these routines are in the file io.h but i do not know where could I get a copy of this file. I know that this file is free for distribution (The open source verison is free). Where do I get to download this header file? Any help or pointers in this direction is highly appreciated. Regards, Rajesh R. Subramanian You have an apple and me too. We exchange those and We have an apple each. You have an idea and me too. We exchange those and We have two ideas each. -- Moved by Ed. at 9:33 Friday 19th May, 2006

                        L Offline
                        L Offline
                        Laxman Auti
                        wrote on last edited by
                        #12

                        Here you can get the file[^] under linux the file is present at /usr/include/asm/ Knock out 't' from can't, You can if you think you can :cool: -- modified at 9:44 Friday 19th May, 2006

                        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