Search found 2 matches

by Darie
Thu Dec 14, 2006 7:22 pm
Forum: Feature Requests and Wishlists
Topic: improve Procedures
Replies: 4
Views: 1238

Isn't Fred trying to include OOP-Coding to pureBasic?

Have a look here -->
http://drac.site.chez-alice.fr/Tutorials%20Programming%20PureBasic/indexTutorials_en.htm#POO

It's possible to code OOP in PureBasic but it's a little bit confusing, don't you agree?

I think, making it possible to return ...
by Darie
Thu Dec 14, 2006 6:06 pm
Forum: Feature Requests and Wishlists
Topic: improve Procedures
Replies: 4
Views: 1238

improve Procedures

At first, i adore the new PureBasic Version !!! Pure Basic is getting better...
But I'd like to suggest something:

It should be possible to define procedures within procedures (like you can do with turbo pascal or delphi) and it should be possible to pass completed structures, arrays or LinkedLists ...