Thread: How do I use RHIDE?

  1. #1
    Registered User
    Join Date
    Aug 2001
    Posts
    79

    Unhappy How do I use RHIDE?

    I downloaded djgpp and rhide recently, but I can't find out how to use rhide. According to the readme there should be a folder with some exe's but I can't find it (I selected rhide in the zip picker and dowloaded all the files).
    How do I install and use it?

  2. #2
    Blank
    Join Date
    Aug 2001
    Posts
    1,034
    If you installed djgpp correctly it should be
    in <djgpp-dir>\bin. You should be able to make
    the necessary short cuts to rhide or you can run
    it off the command line with just typeing rhide
    provided <djgpp-dir>\bin is in your path which it should be if you followed the directions.

  3. #3
    Registered User
    Join Date
    Aug 2001
    Posts
    79
    yeah, I found it. thanks

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. rhide help
    By lonely in forum C++ Programming
    Replies: 2
    Last Post: 06-23-2009, 05:43 AM
  2. (DJGPP) RHIDE and WinXP
    By jMCg in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 12-14-2001, 11:18 AM
  3. DJGPP error checking (inside RHIDE)
    By VirtualAce in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 11-15-2001, 07:11 AM
  4. Multiple files using RHIDE
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 10-05-2001, 06:39 PM
  5. Question about rhide for Djgpp...
    By Unregistered in forum C Programming
    Replies: 0
    Last Post: 09-14-2001, 06:40 PM