02-14-2008 11:51 PM
02-15-2008 10:04 AM - edited 02-15-2008 10:05 AM
02-17-2008 12:23 AM
thnaks for dug9000's answer
My idea :
(char *) is pass a signal character's address to DLL
use Number type ?
Can you teach setting about this case
Singal character is 1 byte space
http://img183.imageshack.us/img183/5483/howtp7.jpg
thanks , best regards
02-18-2008 10:04 AM
02-18-2008 06:58 PM
02-18-2008 07:12 PM
Oh My God......
Sorry!!! is my mistake
I find a bug in DLL(C program)
so, already can write char into *.txt correctly
thanks a lot !!!
by the way, if I want to write char , I need convert char to decimalization ???
example : 'M' = 77 , I must 77 to Sample space?
02-19-2008 09:47 AM
@stockton wrote:
Oh My God......
Sorry!!! is my mistake
I find a bug in DLL(C program)
so, already can write char into *.txt correctly
thanks a lot !!!
by the way, if I want to write char , I need convert char to decimalization ???
example : 'M' = 77 , I must 77 to Sample space?
02-19-2008 11:28 PM
thnaks your response
Good answer of you
thanks you !!!
these suggestion help me more than more ^^
02-20-2008 10:15 PM
02-21-2008 11:28 AM - edited 02-21-2008 11:28 AM