The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Miscellaneous
»
Miscellaneous Projects
»
Converting real4 to string
« previous
next »
Print
Pages:
1
2
3
[
4
]
Author
Topic: Converting real4 to string (Read 21166 times)
dedndave
Member
Posts: 8820
Still using Abacus 2.0
Re: Converting real4 to string
«
Reply #45 on:
April 28, 2013, 04:22:47 AM »
ok, i admit it - lol
she was nice, albeit a bit young for me
Logged
RuiLoureiro
Member
Posts: 819
Re: Converting real4 to string
«
Reply #46 on:
April 28, 2013, 05:53:12 AM »
Well, Dave, it seems you returned well, its what we want
Logged
Siekmanski
Member
Posts: 1754
Re: Converting real4 to string
«
Reply #47 on:
April 28, 2013, 03:46:50 PM »
Dave, good to hear that it's nothing serious.
Logged
Creative coders use backward thinking techniques as a strategy.
dedndave
Member
Posts: 8820
Still using Abacus 2.0
Re: Converting real4 to string
«
Reply #48 on:
April 28, 2013, 08:41:12 PM »
thanks, Rui and Marinus
guess it's not my turn, yet - lol
i have more code to write
Logged
Gunther
Member
Posts: 3585
Forgive your enemies, but never forget their names
Re: Converting real4 to string
«
Reply #49 on:
April 28, 2013, 09:35:39 PM »
Dave,
The main thing is: You have not lost your sense of humor.
Gunther
Logged
Get your facts first, and then you can distort them.
RuiLoureiro
Member
Posts: 819
Re: Converting real4 to string
«
Reply #50 on:
May 02, 2018, 02:34:16 AM »
Hi all,
I replaced
ConverterDD
by
ConverterDF
to correct some bugs/fails (see first post)
Now we may use
ConvertFloat4DF
or
ConvertReal4DF
.
Good luck
Logged
Print
Pages:
1
2
3
[
4
]
« previous
next »
The MASM Forum
»
Miscellaneous
»
Miscellaneous Projects
»
Converting real4 to string