Thread: compiler help

  1. #1
    Registered User Mark S.'s Avatar
    Join Date
    May 2005
    Location
    England
    Posts
    16

    compiler help

    Hi,

    In the past when i have been programming using the MSVC++ compiler , if i was programming for example a windows shell and i typed

    wcl.

    a little window displaying the various fields of wcl would appear and i found this useful. For some reason this doesnt happen now . How do i make it re-appear?

    Thanks

    Mark S.

  2. #2
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    Fdisk, format, reinstall.


    Quzah.
    Hope is the first step on the road to disappointment.

  3. #3
    Registered User Mark S.'s Avatar
    Join Date
    May 2005
    Location
    England
    Posts
    16
    Can anyone please elaborate on that?

    What is Fdisk?

    Mark S.

  4. #4
    Registered User Jaqui's Avatar
    Join Date
    Feb 2005
    Posts
    416
    fdisk, a utility for managing partitions on your hard drive.
    what he suggested, destroy all contents of your drive and rebuild your system.
    Quote Originally Posted by Jeff Henager
    If the average user can put a CD in and boot the system and follow the prompts, he can install and use Linux. If he can't do that simple task, he doesn't need to be around technology.

  5. #5
    Registered User Mark S.'s Avatar
    Join Date
    May 2005
    Location
    England
    Posts
    16
    I'd like to add that as an experiment i created a console app.
    in which i created a simple class and when i made an instance of the class the class functions appeared as i wanted.

    like

    Dog Seth
    Seth. (then class functions would appear)

    Has any one else encountered this problem?

    The earlier suggestion seams a little overkill . Is this the only solution?


    Mark S.

  6. #6
    Registered User
    Join Date
    Jan 2005
    Posts
    7,366
    Sometimes it just doesn't work. Don't reformat because the intellisense doesn't work. Try searching for intellisense. I don't know how to solve it because when it stops working I just shrug and look it up.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiler Paths...
    By Cobra in forum C++ Programming
    Replies: 5
    Last Post: 09-26-2006, 04:04 AM
  2. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  3. I can't get this new compiler to work.
    By Loduwijk in forum C++ Programming
    Replies: 7
    Last Post: 03-29-2006, 06:42 AM
  4. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM
  5. Bad code or bad compiler?
    By musayume in forum C Programming
    Replies: 3
    Last Post: 10-22-2001, 09:08 PM