Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The library exports several useful functions for working with strings that are not in PAWN. Almost all functions can work with packed strings. Also, it fixes some bugs in PAWN functions.

License

Notifications You must be signed in to change notification settings

tdworg/samp-include-string

Repository files navigation

TDW String

About the library

The library exports several useful functions for working with strings that are not in PAWN. Almost all functions can work with packed strings. Also, it fixes some bugs in PAWN functions.

Installation

  1. Download library.
  2. All files move into folder pawno/includes. But, you can use the flag -i<path> to specify an alternative path.
  3. Include it:
#include <a_samp> // standart SAMP library
#include <tdw_string>

About

The library exports several useful functions for working with strings that are not in PAWN. Almost all functions can work with packed strings. Also, it fixes some bugs in PAWN functions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages