473,387 Members | 1,621 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

designing your own characters in C++?

Is there a way of designing your own characters in C++? (For example some
foreign symbols with accents etc...)

I am relatively inexperienced in C++, but in other programming languages it
used to be possible to design your character on a grid and by using binary
for the cordinates program it into the computer and display it alongside
"normal" characters.

Does such a possibility exist for pure DOS please?

Cheers, Andy
Nov 19 '07 #1
3 1411
Andy Leese <an****@lycos.comwrote:
Is there a way of designing your own characters in C++?
(For example some foreign symbols with accents etc...)

I am relatively inexperienced in C++, but in other programming
languages it used to be possible to design your character on a
grid and by using binary for the cordinates program it into the
computer and display it alongside "normal" characters.

Does such a possibility exist for pure DOS please?
Try comp.os.msdos.programmer - this is not a C++ feature.
Nov 19 '07 #2
Andy Leese wrote:
Is there a way of designing your own characters in C++? (For example some
foreign symbols with accents etc...)

I am relatively inexperienced in C++, but in other programming languages it
used to be possible to design your character on a grid and by using binary
for the cordinates program it into the computer and display it alongside
"normal" characters.

Does such a possibility exist for pure DOS please?
Since C++ is Turing-complete, yes you can do it. However, the mechanism
is hardware or OS specific and therefore OT in comp.lang.c++.

As Ole suggested, try comp.os.msdos.programmer.
Nov 20 '07 #3
red floyd wrote:
Andy Leese wrote:
>Is there a way of designing your own characters in C++? (For example some
foreign symbols with accents etc...)

I am relatively inexperienced in C++, but in other programming languages it
used to be possible to design your character on a grid and by using binary
for the cordinates program it into the computer and display it alongside
"normal" characters.

Does such a possibility exist for pure DOS please?

Since C++ is Turing-complete, yes you can do it.
What does that have to do with anything? Turing-complete means that it
can do any computation a Turing machine can do. I don't see how
character-set redesign is one of those computations.
Nov 20 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: James Brown | last post by:
Hi all, Having problems designing a template-class. I'll describe my scenario first then show what I've come up with so far: Need a class to provide pointer/array-like access to an area of...
6
by: Darren | last post by:
X-No-Archive Hi all, Can anyone help me with structuring the data in a small tool I have to build? I'm trying to work out if there's a design pattern or data structure that would remove some...
2
by: Sky Sigal | last post by:
Hello: I'm currently messing around, and need as much feedback/help as I can get, trying to find the most economical/graceful way to build usercontrols that rely on styling to look any good... ...
3
by: mystilleef | last post by:
Hello, I need to design a plug-in system for a project. The goal is to allow third party developers interact with an application via plug-ins in a clean and robust manner. At this point I am...
11
by: Manmeet Mittal | last post by:
> Hi all this is Manmeet Mittal,
8
by: pransri2006 | last post by:
Hi guys! I think all of u know about the designing of compilers. Can any body tell me about the designing of the compilers. And also tell me the difference between the compilers and Interpreter...
1
by: anujaf | last post by:
I'm a VB 6 programmer. I want jump to Web designing. I would like to know what is the best web designing tool which can be intergrated with the ASP .net and what is the best book to learn web...
0
by: anujaf | last post by:
I'm a VB 6 programmer. I want jump to Web designing. I would like to know what is the best web designing tool which can be intergrated with the ASP .net and what is the best book to learn web...
1
weaknessforcats
by: weaknessforcats | last post by:
Introduction Polymorphism is the official term for Object-Oriented Programming (OOP). Polymorphism is implemented in C++ by virtual functions. This article uses a simple example hierarchy which...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.