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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Linux Programming

Linux Programming

Scheduled Pinned Locked Moved C / C++ / MFC
c++comlinuxhelp
3 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.
  • R Offline
    R Offline
    Rafael Fernandez Lopez
    wrote on last edited by
    #1

    Hi !! I'm programming under Linux and compiling with GCC (C and C++ code). Where can I find manuals for all the functions and libraries that I can use ?? I've tried to use the gotoxy(int, int) function but there's not "conio.h" and if I include it, it begins to send error messages. I need a manual (if its downloadable much better) where I can find all the functions and libraries. Thanks in advance !!


    Written by: Rafael Fernández López.

    Visit: http://www.maestroprogramador.com

    P 1 Reply Last reply
    0
    • R Rafael Fernandez Lopez

      Hi !! I'm programming under Linux and compiling with GCC (C and C++ code). Where can I find manuals for all the functions and libraries that I can use ?? I've tried to use the gotoxy(int, int) function but there's not "conio.h" and if I include it, it begins to send error messages. I need a manual (if its downloadable much better) where I can find all the functions and libraries. Thanks in advance !!


      Written by: Rafael Fernández López.

      Visit: http://www.maestroprogramador.com

      P Offline
      P Offline
      Paul Ranson
      wrote on last edited by
      #2

      Your Linux install should have all the documentation you could need. Look into the optional parts of the distribution. In the area of what I assume 'gotoxy' (which is not any sort of standard C/C++) might mean try 'man curses'. Paul

      R 1 Reply Last reply
      0
      • P Paul Ranson

        Your Linux install should have all the documentation you could need. Look into the optional parts of the distribution. In the area of what I assume 'gotoxy' (which is not any sort of standard C/C++) might mean try 'man curses'. Paul

        R Offline
        R Offline
        Rafael Fernandez Lopez
        wrote on last edited by
        #3

        It was only an example, that function sets the cursor to the column and file wherever you want to go. But I would like to know how can I call the documentation about programming... I tried "man gcc" and it told me lots of things but there's anything about all the allowed functions and so on. I'm programming under downloaded Linux Mandrake 10.0. Thanks in advance !!


        Written by: Rafael Fernández López.

        Visit: http://www.maestroprogramador.com

        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