Thread: SDL problem

  1. #1
    Unregistered
    Guest

    Exclamation SDL problem

    I have problem programming with SDL
    When I want to make my own function I get this...

    error C2601: 'DisplayBmp' : local function definitions are illegal
    Why ????????

  2. #2
    geek SilentStrike's Avatar
    Join Date
    Aug 2001
    Location
    NJ
    Posts
    1,141
    You probably have too many {, and they aren't aligned.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem with SDL
    By Mirchiss in forum Game Programming
    Replies: 1
    Last Post: 07-16-2006, 01:03 PM
  2. SDL Performance problem
    By cboard_member in forum Game Programming
    Replies: 8
    Last Post: 04-09-2006, 01:23 PM
  3. Laptop Problem
    By Boomba in forum Tech Board
    Replies: 1
    Last Post: 03-07-2006, 06:24 PM
  4. SDL problem
    By ElastoManiac in forum Game Programming
    Replies: 11
    Last Post: 01-11-2006, 02:45 AM
  5. Replies: 5
    Last Post: 11-07-2005, 11:34 PM