Thread: VC++6.0SP4ErrorC1600?

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    265

    VC++6.0SP4ErrorC1600?

    Has anybody ever seen "Fatal Error C1600: unsupported data type" in msft visual studio 6 service pack 4? It doesnt give me a file name, line number, or anything.

  2. #2
    Senior Member joshdick's Avatar
    Join Date
    Nov 2002
    Location
    Phildelphia, PA
    Posts
    1,146
    Lol. Farking Microsoft. I hope I don't have problems like that if and when I use MS Visual Studio.

    Onto a slightly more helpful note, have you tried searching microsoft's help database?
    FAQ

    "The computer programmer is a creator of universes for which he alone is responsible. Universes of virtually unlimited complexity can be created in the form of computer programs." -- Joseph Weizenbaum.

    "If you cannot grok the overall structure of a program while taking a shower, you are not ready to code it." -- Richard Pattis.

  3. #3
    Senior Member joshdick's Avatar
    Join Date
    Nov 2002
    Location
    Phildelphia, PA
    Posts
    1,146
    http://msdn.microsoft.com/library/de...ErrorC1600.asp

    I felt bad about laughing, so I looked it up myself. Don't know how much help that'll be, though.
    FAQ

    "The computer programmer is a creator of universes for which he alone is responsible. Universes of virtually unlimited complexity can be created in the form of computer programs." -- Joseph Weizenbaum.

    "If you cannot grok the overall structure of a program while taking a shower, you are not ready to code it." -- Richard Pattis.

  4. #4
    Registered User
    Join Date
    Feb 2003
    Posts
    265
    Yes i read those, absoloutely useless. I checked msdn and google, and im asking around. Nobody seems to know what that means. I bet cat knows. or one of those other coding artists. they seem to know everything.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to show line no in VC ++
    By mpushkar in forum Tech Board
    Replies: 1
    Last Post: 12-17-2006, 09:33 AM
  2. makefile exported by vc 6.0 doesn't work
    By wow in forum Windows Programming
    Replies: 7
    Last Post: 03-24-2006, 04:20 PM
  3. Can't compile this with VC 6.0
    By uriel2013 in forum C++ Programming
    Replies: 4
    Last Post: 05-31-2003, 07:43 PM
  4. VC 7.0 and templates
    By Mongush in forum C++ Programming
    Replies: 12
    Last Post: 03-11-2003, 10:32 AM
  5. Why VC?
    By Unregistered in forum Windows Programming
    Replies: 1
    Last Post: 04-15-2002, 05:24 AM