Wish : More static libraries or DLL for advanced tasks
Posted: Sat Jun 07, 2003 9:33 am
Hey Fred
Can you build the next static library's or DLL for using PureBASIC.
Buildin static library for String operations like the next : STRING32.LIB
- String_Concat() , String_Join()
- String_Comp()
- String_Conv()
- String_Format()
- String_Copy()
- String_Lower()
- String_Upper()
- Val_Format()
- Space_String()
- String()
- String_Split()
- String_length()
- String_SubString()
- String_Insert()
- String_LSet()
- String_RSet()
- String_Trim(), String_LTrim(), String_RTrim()
- String_Search()
- String_Right(), String_Left(), String_Mid()
- String_Remove()
- String_Replace()
- String_IndexOf(), String_IndexOfAny(), String_Chars(),
String_LastIndex()
Buildin static library for Array operations operations like the next : ARRAY32.LIB
- UpperBound(), LowerBound()
- Array_Length()
- Array_Dimensions()
- Array_Clear(), Array_Copy(), Array_GetLength(), Array_GetType()
- Array_Search, Array_Reverse(), Array_Sort()
Buildin static library for date/time operations operations like the next : DATETIME32.LIB
Buildin static library for collections operations like the next :
- ARRAYLIST.LIB
- BITARRAY.LIB
- STACK.LIB
- SORTEDLIST.LIB
- QUEUE.LIB
I would like this library's buildin in the next update/upgrade
Kind regards
Stephane
Can you build the next static library's or DLL for using PureBASIC.
Buildin static library for String operations like the next : STRING32.LIB
- String_Concat() , String_Join()
- String_Comp()
- String_Conv()
- String_Format()
- String_Copy()
- String_Lower()
- String_Upper()
- Val_Format()
- Space_String()
- String()
- String_Split()
- String_length()
- String_SubString()
- String_Insert()
- String_LSet()
- String_RSet()
- String_Trim(), String_LTrim(), String_RTrim()
- String_Search()
- String_Right(), String_Left(), String_Mid()
- String_Remove()
- String_Replace()
- String_IndexOf(), String_IndexOfAny(), String_Chars(),
String_LastIndex()
Buildin static library for Array operations operations like the next : ARRAY32.LIB
- UpperBound(), LowerBound()
- Array_Length()
- Array_Dimensions()
- Array_Clear(), Array_Copy(), Array_GetLength(), Array_GetType()
- Array_Search, Array_Reverse(), Array_Sort()
Buildin static library for date/time operations operations like the next : DATETIME32.LIB
Buildin static library for collections operations like the next :
- ARRAYLIST.LIB
- BITARRAY.LIB
- STACK.LIB
- SORTEDLIST.LIB
- QUEUE.LIB
I would like this library's buildin in the next update/upgrade
Kind regards
Stephane