Raised This Month: $ Target: $400
 0% 

RegEx Type Function?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Minimum
Senior Member
Join Date: Jun 2006
Old 12-31-2006 , 16:43   Re: RegEx Type Function?
Reply With Quote #8

Do you think this is a good way of doing it?

Code:
public string_split(output[][],size,input[],limit) {     new right[1024]     format(right,1023,"%s",input)     for(new x=0;x < limit;x++) strtok(right,output[x],size,right,1023,'|',0)     return PLUGIN_CONTINUE }

Last edited by Minimum; 12-31-2006 at 17:04.
Minimum is offline
Send a message via AIM to Minimum Send a message via MSN to Minimum
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode