hard work but finding the information

Everything else that doesn't fall into one of the other PB categories.
Blackstone
New User
New User
Posts: 6
Joined: Mon Apr 08, 2013 12:40 am

hard work but finding the information

Post by Blackstone »

Hi there,

I am new to PureBasic and gave myself a simple project to solve to learn as much as possible quickly. I ran into a few problems, converting floats to strings without losing the decimal was a good one but i have searched the forums and managed to find the answers piece by piece. The help file was also very helpful :idea:

I should say i am using the console rather than windows at the moment but so far the information is there which is really great. I have not programmed for a while but you never forget how to do it. Sometimes you just need a reminder.

One of the reasons i selected this dialect was the number of platforms covered. Amazing for the price.
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: hard work but finding the information

Post by Zebuddi123 »

Hi Blackstone you should have probably posted this in the general section :) PB is a great language you wont be disappointed. as your new and in case you have`nt yet download the code archive plenty of example to look at and learn from :D

http://www.purearea.net/pb/download/Cod ... 4-Beta.zip

Zebuddi. :D
malleo, caput, bang. Ego, comprehendunt in tempore
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: hard work but finding the information

Post by davido »

Hi Blackstone:

Look at the PureBasic String section in Help.

Use StrD for doubles
and StrF for singles

You will find the help section very good.
DE AA EB
Fred
Administrator
Administrator
Posts: 18550
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: hard work but finding the information

Post by Fred »

Welcome !
Blackstone
New User
New User
Posts: 6
Joined: Mon Apr 08, 2013 12:40 am

Re: hard work but finding the information

Post by Blackstone »

Hi there,

Thank you for your welcome and replies.

I will try to post in the correct place in future :oops: .

Davido.
Thank you for your good advice. I keep the help section open all of the time now.

Zebuddi.
Thank you for the download link. It looks like a little treasure trove.

Blackstone
Post Reply