Thread: Compiling error: Too many arguments.

  1. #16
    Registered User
    Join Date
    Jun 2008
    Posts
    8
    Well I've been waiting quite a while, and it still says, Compiler: Default Compiler and Status: Rebuilding... No errors and no warnings.

    Is it supposed to take a really long time?

    EDIT: Got it working now. Unfortunately, there are now 17 more errors... Why would somebody release such a flawed program!? T_T
    Or maybe instead it's written in C rather than C++... Sigh... So confusing.
    Last edited by Tuah; 06-10-2008 at 04:15 PM.

  2. #17
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    It's definitely written in C -- the code says so. It should compile in C++ though.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. GradeInfo
    By kirksson in forum C Programming
    Replies: 23
    Last Post: 07-16-2008, 03:27 PM
  2. command line arguments
    By vurentjie in forum C Programming
    Replies: 3
    Last Post: 06-22-2008, 06:46 AM
  3. Screwy Linker Error - VC2005
    By Tonto in forum C++ Programming
    Replies: 5
    Last Post: 06-19-2007, 02:39 PM
  4. Replies: 10
    Last Post: 09-27-2005, 12:49 PM
  5. NULL arguments in a shell program
    By gregulator in forum C Programming
    Replies: 4
    Last Post: 04-15-2004, 10:48 AM