about borland c++ again
- From: watchthinker <watchthinker netease com>
- To: "gtk-list gnome org" <gtk-list gnome org>
- Subject: about borland c++ again
- Date: Wed, 04 Jul 2001 12:44:48 +0800
Dear all:
I correct the last problem with "inline static" to "static".
After all I think inline should not be static. Static means it
only have a global instance while inline is like a macro appear
everywhere it is used.
The next problem is I can not complie the code under BC++
because it use "Underscores "! If i use -u- complie options, it failed
because it do not Underscores the main function!
Anyone has experience with that?
Thanks!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]