Thread: error handler and 2D / Matrix array

  1. #1
    A Banana Yoshi's Avatar
    Join Date
    Oct 2001
    Posts
    859

    error handler and 2D / Matrix array

    how do I check for an error for the 2D matrix array?
    Yoshi

  2. #2
    Shadow12345
    Guest
    what do you mean by error

  3. #3
    Lazy_Yoshi
    Guest
    error handler (set_error_handler)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. put matrix from file into 2d dynamic array
    By meriororen in forum C Programming
    Replies: 3
    Last Post: 06-08-2009, 07:51 AM
  2. from 2D array to 1D array
    By cfdprogrammer in forum C Programming
    Replies: 17
    Last Post: 03-24-2009, 10:33 AM
  3. Help with mallocing a 2d array please?
    By Gatt9 in forum C Programming
    Replies: 5
    Last Post: 10-10-2008, 03:45 AM
  4. 2D array becoming "deallocaded"
    By Aaron M in forum C Programming
    Replies: 2
    Last Post: 09-23-2006, 07:53 AM
  5. Matrix / 2D Array Templated Library
    By CaeZaR in forum C++ Programming
    Replies: 1
    Last Post: 02-08-2006, 08:02 PM