Console in c++
Console in c++
??? will you please tell me how to make a console in c++?
Warning: I dont know anything of c++...
:'(
Warning: I dont know anything of c++...
:'(
Re:Console in c++
What is it with education today, eh!
Did your teachers never teach you how to research??
Sorry....having a bad day.
Did your teachers never teach you how to research??
Sorry....having a bad day.
Re:Console in c++
tudo bem?
What do you mean by Console?
A Console application? or a Console (Shell?) for an OS?
You need to tell us more information.
DarylD: The education starts here.
What do you mean by Console?
A Console application? or a Console (Shell?) for an OS?
You need to tell us more information.
DarylD: The education starts here.
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:Console in c++
If so, why the |-|311 do you want to do your console in C++ ?nuno_silva_pt wrote: Warning: I dont know anything of c++...
Re:Console in c++
I'm trying to make a o.s. in c++, understand? and i don't know c++ 'cos i'm only 14 years old. i'm making in visual basic a simulation of an o.s. that can be used to make interactive informatic classes ;D)
Re:Console in c++
No what your making in visual basic is a shell what u want your OS to look like. Trust me there is far more to an OS then that and doing these things in visual Basic would be a complete waste of time.
What you need to do is learn c++ or start learning about writing an OS and learn c++ that way but whatever you do get of VB now as in the OS development world you won't get very far. Unless you want your OS to run under windows
Peter
What you need to do is learn c++ or start learning about writing an OS and learn c++ that way but whatever you do get of VB now as in the OS development world you won't get very far. Unless you want your OS to run under windows
Peter
Re:Console in c++
I REALY want to make a o.s. in c++ but i'd like to know how to maken it.
can you send me tutorials in portuguese please?
can you send me tutorials in portuguese please?
Re:Console in c++
I don't know of any portugese tutorials. Your best bet is to go to the portugese google and search for OS tutorials or operatying system design.
Peter
Peter
Re:Console in c++
Um, if you give me a week, I'll translate my page http://www.invalidsoftware.net/os/. (Well, I'll get my Portuguese girlfriend to help ::)).
Re:Console in c++
Well, there's your problem.nuno_silva_pt wrote:I'm trying to make a o.s. in c++, understand? and i don't know c++ 'cos i'm only 14 years old.
What you need to do is:
1. Go away and learn C++
2. Write lots of programs in C++
3. Come back in 4 years time and write an OS in C++
Re:Console in c++
and by then I might be good enough to translate my page for u (all on my own)Tim Robinson wrote: Come back in 4 years time and write an OS in C++
Trust me, I know C++ and I'm in a world of pain trying to get C++ working correctly. I'm on the brink of giving in and doing my oo in C.
Re:Console in c++
whyme_t
Why all the trouble i am having no problem with my kernel that i am doing in c++. Your website was definately a good starting point fo me though thanks for that. The only things i see as difficult to do in c++ now are virtual functions and what i would call fancy object orientated stuff which im staying away from. All i have is a basic object orientated kernel.
Peter
Why all the trouble i am having no problem with my kernel that i am doing in c++. Your website was definately a good starting point fo me though thanks for that. The only things i see as difficult to do in c++ now are virtual functions and what i would call fancy object orientated stuff which im staying away from. All i have is a basic object orientated kernel.
Peter