gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > Stupid little problem...

#60750 - GrenadeJumper - Mon Nov 14, 2005 1:51 pm

Hi all.

I feel so stupid for asking this, but how do you print speech marks to the screen? i'm using PA_Lib, and printing a measurement to the screen in feet+inches, so it should say 6'4", but the " ends the string. I've tried the Visual Basic double-", but it doesnt do anything...

Thanks in advance,
<! GrenadeJumper !>
_________________
H/W: European NTR-001 - natrium42 PassMe v1.4 - Extreme Flash Advance 256Mb
S/W: EFA-Linker 2.5 - PA_Lib - Programmer's Notepad 2

#60751 - pepsiman - Mon Nov 14, 2005 1:56 pm

\"

#60752 - Legolas - Mon Nov 14, 2005 1:57 pm

GrenadeJumper wrote:
Hi all.

I feel so stupid for asking this, but how do you print speech marks to the screen? i'm using PA_Lib, and printing a measurement to the screen in feet+inches, so it should say 6'4", but the " ends the string. I've tried the Visual Basic double-", but it doesnt do anything...

Thanks in advance,
<! GrenadeJumper !>


Maybe \"?
_________________
My homepage!

#60753 - Legolas - Mon Nov 14, 2005 1:59 pm

Legolas wrote:
GrenadeJumper wrote:
Hi all.

I feel so stupid for asking this, but how do you print speech marks to the screen? i'm using PA_Lib, and printing a measurement to the screen in feet+inches, so it should say 6'4", but the " ends the string. I've tried the Visual Basic double-", but it doesnt do anything...

Thanks in advance,
<! GrenadeJumper !>


Maybe \"?


Well... however 2nd place is a good result... :D
_________________
My homepage!

#60755 - GrenadeJumper - Mon Nov 14, 2005 2:10 pm

Wow, that was fast. Thanks guys :)

Second place is nothing to be ashamed of :)
_________________
H/W: European NTR-001 - natrium42 PassMe v1.4 - Extreme Flash Advance 256Mb
S/W: EFA-Linker 2.5 - PA_Lib - Programmer's Notepad 2