-=[ šârgódhïâñš ]=--=[ GrOuP]=-
Would you like to react to this message? Create an account in a few clicks or log in to continue.

-=[ šârgódhïâñš ]=--=[ GrOuP]=-

All Booters Hacking And Cracking Sotware And Much More ______Comming So0on_____
 
HomeSearchLatest imagesRegisterLog in

 

 Calc Function in C#

Go down 
AuthorMessage
__Red_EyEs__
Admin
__Red_EyEs__


Number of posts : 306
Age : 39
Registration date : 2007-07-10

Calc Function in C# Empty
PostSubject: Calc Function in C#   Calc Function in C# Icon_minitimeWed Jul 11, 2007 4:10 am

Function Calculates the size of packet in Octec!



Code:
public string Calc(int pckLen)
{
char size; string rCal;
size=(char)(pckLen/256);
rCal=size.ToString();
size = (char)(pckLen %256);
return rCal + size.ToString();
}
__________________
Back to top Go down
http://red-eyes.top-me.com
 
Calc Function in C#
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
-=[ šârgódhïâñš ]=--=[ GrOuP]=- :: »¦« Programming »¦« :: C++-
Jump to: