Re: gint32
- From: Clemens Kirchgatterer <clemens root at>
- To: ruben mrbrklyn com
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gint32
- Date: Sun, 13 May 2001 11:57:32 +0200
Brooklyn Linux Solutions CEO wrote:
int main(gint32 argc, gchar ** argv){
if(argc < 2){
g_print("Two integers are needed to work this\n");
exit(1);
}
#PARSE ERROR ON THIS LINE
gint32 a = -5;
[...]
ansi c also allows deklarations only at the beginning of a block.
regards ...
clemens
- References:
- gint32
- From: Brooklyn Linux Solutions CEO
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]