PyInline problem
Fredrik Juhlin
laz at netg.se
Wed Dec 5 12:18:13 EST 2001
More information about the Python-list mailing list
Wed Dec 5 12:18:13 EST 2001
- Previous message (by thread): PyInline problem
- Next message (by thread): PyInline problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Duncan Smith <buzzard at urubu.freeserve.co.uk> wrote: : Can anybody tell me why this won't build? : int myfunc(int a) { ^ : if(n < 0){ ^ Because you are using different variable names, perhaps? : exit(1); : } : return a * (a+1); : } obIHaveNeverUsedPyInlineDisclaimer //FJ
- Previous message (by thread): PyInline problem
- Next message (by thread): PyInline problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list