Everything else that doesn't fall into one of the other PB categories.
Stefke28
User
Posts: 11 Joined: Thu Jul 15, 2004 9:06 am
Location: BELGIUM
Post
by Stefke28 » Thu Jul 15, 2004 9:15 am
Dear Support
I try translated this code fragment into C but is it correct or not?
Result = CreateToolBar(#ToolBar, WindowID)
Description
This is my translated code:
long Result = FF_CREATE_TOOLBAR(dword hToolbar, long WindowID)
What the default datatype in PureBASIC?
Can someone help me with translated
Kind regards
Stephane
thefool
Always Here
Posts: 5875 Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark
Post
by thefool » Thu Jul 15, 2004 9:57 am
Hi!
why translate from PB to C?
I guess that Long is the default data type.
Stefke28
User
Posts: 11 Joined: Thu Jul 15, 2004 9:06 am
Location: BELGIUM
Post
by Stefke28 » Thu Jul 15, 2004 10:01 am
Hi
I have this to need from create custom libraries and distributed as freeware.
Can you please help me
Thanks
Stephane
thefool
Always Here
Posts: 5875 Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark
Post
by thefool » Thu Jul 15, 2004 10:03 am
im not good at C so i cant, but maybe someone knows.
The custom lib is that for PB?
Fred
Administrator
Posts: 18162 Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:
Post
by Fred » Thu Jul 15, 2004 10:35 am
I hope you don't use the PB commandset. BTW, you already contacted me by mail and I answered you. These questions are not PB related so please don't use the forums for this. If you want to clone the PB commandset in C, do it but use a C forums for asking C related questions.
thefool
Always Here
Posts: 5875 Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark
Post
by thefool » Thu Jul 15, 2004 10:39 am
I hope you don't use the PB commandset
thats also what i was being afraid of.
Codemonger
Enthusiast
Posts: 384 Joined: Sat May 24, 2003 8:02 pm
Location: Canada
Contact:
Post
by Codemonger » Thu Jul 15, 2004 1:58 pm
Sounds like your making a PB Clone , don't think you even have the doc's
Code: Select all
What the default datatype in PureBASIC?
thats just not cool
<br>"I deliver Justice, not Mercy"
    - Codemonger, 2004 A.D.
thefool
Always Here
Posts: 5875 Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark
Post
by thefool » Thu Jul 15, 2004 2:11 pm
@Stefke28: go make your own language. Establish your own rules. That will make more respect, and you will fell better.
please do not copy PB.
as codemonger said,:
its just not cool