Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Allegro port
#16
Yeah i know, but: ".extern is accepted in the source program--for compatibility with other assemblers--but it is ignored. as treats all undefined symbols as external", that's from gas' manual.

Like in QB, there's no way to shared vars between modules, then using COMMON, but in C you would have to declare them the same way as in FB, that would be all names in uppercase - and if you declare them in QB using suffixes (%&), it's even more difficult to know the right name.

Why do you need to share that kind of var between C and basic? I don't think it would be too safe, anyone could do screen = garbage at fb and loads of craps would happen - why not doing the SDL way? The user has the control over the bitmaps/surfaces, i thought Allegro was that way too..
Reply


Messages In This Thread
Allegro port - by DrV - 12-01-2004, 05:12 AM
Allegro port - by VonGodric - 12-01-2004, 05:35 AM
Allegro port - by Nexinarus - 12-01-2004, 04:02 PM
Allegro port - by Blitz - 12-01-2004, 04:14 PM
Allegro port - by na_th_an - 12-01-2004, 05:26 PM
Allegro port - by DrV - 12-03-2004, 05:44 AM
Allegro port - by ShadowWolf - 12-03-2004, 05:50 AM
Allegro port - by DrV - 12-03-2004, 07:26 AM
Allegro port - by marzecTM - 12-03-2004, 07:53 AM
Allegro port - by relsoft - 12-03-2004, 08:58 AM
Allegro port - by Jofers - 12-03-2004, 10:22 AM
Allegro port - by relsoft - 12-03-2004, 12:45 PM
Allegro port - by Jofers - 12-03-2004, 02:21 PM
Allegro port - by v3cz0r - 12-03-2004, 04:25 PM
Allegro port - by DrV - 12-04-2004, 02:02 AM
Allegro port - by v3cz0r - 12-04-2004, 02:53 AM
Allegro port - by DrV - 12-04-2004, 02:59 AM
Allegro port - by relsoft - 12-04-2004, 08:17 AM
Allegro port - by na_th_an - 12-04-2004, 08:42 AM
Allegro port - by v3cz0r - 12-04-2004, 08:55 AM
Allegro port - by barok - 12-04-2004, 09:25 AM
Allegro port - by relsoft - 12-04-2004, 09:31 AM
Allegro port - by v3cz0r - 12-04-2004, 09:39 AM
Allegro port - by Jofers - 12-04-2004, 10:18 AM
Allegro port - by DrV - 12-05-2004, 09:11 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)