Code: Select all
If OpenConsole()
PrintN("hello world")
CloseConsole()
EndIf
EndCode: Select all
If OpenConsole()
PrintN("hello world")
CloseConsole()
EndIf
EndWho can write a good article and has enough knowledge of the language? Kale?A good article and a cover disc demo can make a big difference
Code: Select all
If OpenConsole()
PrintN("hello world")
CloseConsole()
EndIf
That reminded me of this fine effort - a PureBasic article for a pretty high-profile Japanese magazine by a Japanese user (oryaaaaa). The title subtext says 'high-speed BASIC with in-line assembler'. Pretty good angle, I thought. More articles like that would go a long way.Character wrote:Who can write a good article and has enough knowledge of the language?