![]() |
how can I call the first...
sentence db 'Gypsy music'
Hi how can I call the first character of ?sentence(G)? findvowel proc ??????????? ret findvowel EDNP Thanks guys for your help. |
You mean fetch, not call? It's at address "sentence".
|
Yes I'm sorry, fetch the first character. And yes it's at address sentence but I want to fetch just the first character(Will be G)
|
Fetch one character (presumably, byte?) from address 'sentence'. It's actually more work to do otherwise. Hit your books, Edgar ;) .
|
You might try the handy search feature of this forum as well. If you use the right keyword it could be quite useful.
|
| All times are GMT -5. The time now is 12:45 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC