User profile: Kuluoz

User info
User name:Kuluoz
Name:Kuluoz
Location:India
Bio:Beginner of Programmer
Statistical data
Birthdate:Jan 1, 1991
Gender:Male
Occupation:Student
Skills:C
C++
History
Joined:
Number of posts:19
Latest posts:

char array function call
@thomas thaks for easy way to achive @cubbi thanks. you give good suggestion. i ll keep in mind Ku...

char array function call
unsigned char str_1[] = {0x50,0x60,0x0,0x70,0x0,0x95,0x0,0x14,0x0,0x35,0x54,0x0}; i want to pass th...

Find string at UNICODE buffer using MEMCMP
unsigned char *buffer =NULL; char findstring = "cplusplus" buffer = function_to_ADD(starting_addres...

Disassemble in C++
Hi Guys, Actually , what i need ? i want to write c++ program and i use dissassemble function. like...

How to clear Header File Problem?
Thanks. I will check Kuluoz