Computing.Net > Forums > Programming > change char's

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

change char's

Reply to Message Icon

Name: GabrielTweto
Date: January 23, 2008 at 02:46:35 Pacific
OS: xp pro
CPU/Ram: pentium 3Ghz
Product: d.n.
Comment:

how can i change char's to my will in gwbasic ? ( i hope my english is ok )

my name is gabriel tweto



Sponsored Link
Ads by Google

Response Number 1
Name: wizard-fred
Date: January 23, 2008 at 10:15:31 Pacific
Reply:

Wrong software. Use a text editor or word processor instead.


0

Response Number 2
Name: Razor2.3
Date: January 23, 2008 at 18:00:20 Pacific
Reply:

If you're talking about modifying input from a GW-BASIC program, then yes, it can be done. You convert the character to a number with the ASC() function, do whatever modification you want to it, then convert it back with the CHR$() function.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: change char's

why this works? char pointer in C www.computing.net/answers/programming/why-this-works-char-pointer-in-c/4444.html

changing ie's footer via registry www.computing.net/answers/programming/changing-ies-footer-via-registry/9064.html

Help with C++ char's www.computing.net/answers/programming/help-with-c-chars/9909.html