Re: [gtkmm] Glib::Module API issues
- From: Paul Davis <paul linuxaudiosystems com>
- To: Nick Huxley <nick anvil com>
- Cc: Ross Burton <r burton 180sw com>, Murray Cumming Comneon com, GTKMM Mailing List <gtkmm-list gnome org>
- Subject: Re: [gtkmm] Glib::Module API issues
- Date: Fri, 21 Mar 2003 11:33:19 -0500
>Test::Test(const int size)
>{
> my_array = new char[size];
>}
>
>will throw a memory exception if size it too large.
except, of course, that under linux, memory allocation more or less
never fails. not that is, until you try to touch what you allocated :(
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]