Search found 7 matches

by Chaos
Thu Dec 18, 2008 1:39 pm
Forum: Off Topic
Topic: IE is Evil
Replies: 14
Views: 2115

Rook Zimbabwe wrote:IE is the George Bush of browsers... which completely refutes Kaeru Gaman's argument! :D
a shoes browser is comming ? :p
by Chaos
Tue Sep 16, 2008 2:54 pm
Forum: Feature Requests and Wishlists
Topic: 3D 4.30
Replies: 16
Views: 3496

really slow with my 8800 GT !
by Chaos
Fri Jun 06, 2008 4:43 pm
Forum: Coding Questions
Topic: how to call a function with only the
Replies: 3
Views: 946

Code: Select all

callfunctionfast(*ptr, param1, param2 ...)
or

Code: Select all

!PUSH param1
..
..
..
!CALL *tr
(with the corect syntax of course :) )
by Chaos
Fri Jun 06, 2008 7:33 am
Forum: Linux
Topic: [4.20][linux] segmentation error
Replies: 3
Views: 1846

if i remove the inclusion file of "event.pb"

chaos@chaos:/media/disk/yame/sources/Melchior$ pbcompiler Main.pb

******************************************
PureBasic 4.20 (Linux - x86)
******************************************

Loading external modules...
Starting compilation...
Including source ...
by Chaos
Thu Jun 05, 2008 3:06 pm
Forum: Off Topic
Topic: OOP is dying badly (offtopic from trendcontrol)
Replies: 38
Views: 8648

pdwyer wrote:
Chaos wrote:OOP is only a layer under procedural way .
You mean over don't you?
yea, sorry my english is really awful. :oops:
by Chaos
Thu Jun 05, 2008 1:01 pm
Forum: Off Topic
Topic: OOP is dying badly (offtopic from trendcontrol)
Replies: 38
Views: 8648

OOP is only a layer under procedural way .
by Chaos
Thu Jun 05, 2008 10:52 am
Forum: Linux
Topic: [4.20][linux] segmentation error
Replies: 3
Views: 1846

[4.20][linux] segmentation error

My code is under 3-5k line but one the IDE the compilation block at the 1000 line and in the console mode :

chaos@chaos:/media/disk/yame/sources/Melchior$ pbcompiler Main.pb

******************************************
PureBasic 4.20 (Linux - x86)
******************************************

Loading ...