Thread: Syntax Error

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    27

    Syntax Error

    location = num_list.line_search(char want);


    This line is giving me a syntax error. Can someone tell me why?

    Please helppppppppppp

    Many thanks in advance.

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    On the unbelievably brief amount of detail you give, I would guess that you don't want the 'char' in the member function call. Other than that, it could be anything!
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  3. #3
    Unregistered
    Guest
    I have ran into this problem before.
    Its very simply to solve but it must be understood!
    First shut your monitor off and gase into it.
    Second When asking questions on a form do it like anywhere else

    BE CLEAR

    Now your problem is a bad peace of hardware which must be replaced
    It can be located inbetween your keyboard and chair
    Please upgrade this part to solve any future programing problems you might have

    And did I say "You must be clear when asking questions"

  4. #4
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    Now - now. He's relatively new.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiling sample DarkGDK Program
    By Phyxashun in forum Game Programming
    Replies: 6
    Last Post: 01-27-2009, 03:07 AM
  2. Testing some code, lots of errors...
    By Sparrowhawk in forum C Programming
    Replies: 48
    Last Post: 12-15-2008, 04:09 AM
  3. Game Pointer Trouble?
    By Drahcir in forum C Programming
    Replies: 8
    Last Post: 02-04-2006, 02:53 AM
  4. ras.h errors
    By Trent_Easton in forum Windows Programming
    Replies: 8
    Last Post: 07-15-2005, 10:52 PM
  5. Linking error
    By DockyD in forum C++ Programming
    Replies: 10
    Last Post: 01-20-2003, 05:27 AM