473,387 Members | 1,493 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.

Beginner questions to C++

Hello. I know the basics of C++, but have a few questions. Is Visual
C++ the same as C++? I'm very confused there. Also, the programs
that I learned in my beginning programming class are all in a black
background that looks like dos. How do I make it a real program?

Thanks a lot,
Brad
Jul 19 '05 #1
2 2404
"Brad" <wi***********@hotmail.com> wrote...
Hello. I know the basics of C++, but have a few questions. Is Visual
C++ the same as C++?
Visual C++ is the name of the product. C++ is the name
of the language. So, no, it's not the same.
I'm very confused there. Also, the programs
that I learned in my beginning programming class are all in a black
background that looks like dos. How do I make it a real program?


I am not sure what you call a real program, perhaps you
want to create some kind of GUI (graphical user interface)
for your program. If so, you need to learn to use the
available tools and means provided to you by the operating
system. The best place to ask about them would be the
newsgroup where your OS is discussed. Since you asked
about VC++, I recommend comp.os.ms-windows.programmer or
the VC++ newsgroup: microsoft.public.vc.* (pick one that
you think is the most appropriate).

Victor
Jul 19 '05 #2
Brad writes:
Hello. I know the basics of C++, but have a few questions. Is Visual
C++ the same as C++? I'm very confused there. Also, the programs
that I learned in my beginning programming class are all in a black
background that looks like dos. How do I make it a real program?


C++ is the name of a programming language. Visual C++ is a registered
trademark of Microsoft Corporation for their attempt at a compiler that
follows, more or less, the rules specified for the C++ language. As
Corvette is a trademark for a particular automobile.

To make a program which looks like what most people consider a nice program
you have to learn how to program for, in your case, a Windows GUI. Learning
such a thing is a first class pain. You might post your question in a
Visual C newsgroup, they will be more willing to discuss such stuff. You
can't make a nice looking program with a plain vanilla C++ program, which is
the topic here. You have probably been writing what is sometimes called a
"console" program, which can be extremely functional, but pretty it is not..
Jul 19 '05 #3

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

Similar topics

0
by: Atip Asvanund | last post by:
Dear sirs, I am trying to learn how to use Boehm's garbage collector: http://www.hpl.hp.com/personal/Hans_Boehm/gc/ on a Linux machine. I am a beginner, and I find its documentation inadequate....
7
by: Rensjuh | last post by:
Hello, does someone have / know a good C++ tutorial for beginnners? I would prefer Dutch, but English is also fine. Hoi, heeft / kent iemand nog een goede C++ tutorial voor beginners? Het liefste...
15
by: Pelle Beckman | last post by:
Hi all, I have a few newbie questions: In function declaration what does a 'const' mean inside the parameter list ? That it won't modify the value? void MemberFunction(const int x);
12
by: Sathyaish | last post by:
Please forgive my nescience. I have worked extensively on Win32 but I am only familiar with C and C++. Lately, I have been practicing C from K&R. Here 're a few doubts I have written in the...
27
by: MHoffman | last post by:
I am just learning to program, and hoping someone can help me with the following: for a simple calculator, a string is entered into a text box ... how do I prevent the user from entering a text...
3
by: GoCoogs | last post by:
Is there a beginner VB.NET newsgroup or forum? I don't want to make you all laugh or take up your time with my "two weeks into VB.NET" questions. Thanks a lot -Blake
6
by: Qun Cao | last post by:
Hi Everyone, I am a beginner on cross language development. My problem at hand is to build a python interface for a C++ application built on top of a 3D game engine. The purpose of this python...
1
by: Robert J. Bonn | last post by:
I'm trying to set up a contact list in MS Access 97. I've looked through a reference book and the program's help screens, but the light bulb isn't quite coming on for me. If one of you could take...
10
by: See_Red_Run | last post by:
Hi, I am trying to figure out how to get started with PHP/MySQL. Everything I've read so far says to start with PHP first. I was expecting something like Visual Basic Express or some other type...
22
by: ddg_linux | last post by:
I have been reading about and doing a lot of php code examples from books but now I find myself wanting to do something practical with some of the skills that I have learned. I am a beginner php...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.