Click here to Skip to main content
16,005,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What's wrong with this? Pin
Mazdak1-Apr-02 19:30
Mazdak1-Apr-02 19:30 
GeneralFucntion pointer question! Pin
G.Richard28-Mar-02 15:49
G.Richard28-Mar-02 15:49 
GeneralRe: Fucntion pointer question! Pin
Michael Dunn28-Mar-02 16:41
sitebuilderMichael Dunn28-Mar-02 16:41 
GeneralRe: Fucntion pointer question! Pin
Todd Smith29-Mar-02 15:45
Todd Smith29-Mar-02 15:45 
GeneralSHBrowseForFolder (browse from the current directory) Pin
Andrey N. Metelyov28-Mar-02 15:27
Andrey N. Metelyov28-Mar-02 15:27 
GeneralRe: SHBrowseForFolder (browse from the current directory) Pin
Christian Graus28-Mar-02 15:55
protectorChristian Graus28-Mar-02 15:55 
GeneralRe: SHBrowseForFolder (browse from the current directory) Pin
Andrey N. Metelyov28-Mar-02 16:20
Andrey N. Metelyov28-Mar-02 16:20 
GeneralAnother group of questions... Pin
SilverShalkin28-Mar-02 14:57
SilverShalkin28-Mar-02 14:57 
Ok,... I finished a bunch of more reserch and these are the things in which i either didnt exactly understand or just questions at random about certain things that i would like to know...

To organize this, if you want to: write the thing that you are weilling to help with in the subject for the reply. "This will make it easier to reply to your answers Smile | :) " And for any other newbie around may find help in this thread.

~Hex Dec Oct: What is the differance and why use them seperat from each other.

~Globals: How do you decalare a global inside of a little program? or change them around? I had my main program read through somthing that looked like this...

int main()

if(boolone = true);first();
if(booltwo = true);second();

and so on...

then i wanted it so that when your inside of the program first, there would be a gets or cin and if you typed in one off, the program would set the boolone to false and the program wouldnt read anything in there. I could have done somthing extreamly wrong and stupid in the program, but everything checked out and it still didnt work...

~MFC - C++: Ive asked this question before... im going to build a game engine that would allow me to build 2D games that i would like to host over the internet... The engine i would like it to be all in windows, but what language or toolkit should i use? MFC or C++, what one would give me more flexibility and make the job allot less work than it already seems to be?

~Null: Ive seen the 'null' statement used all the time, but i dont know what it is used for. "i think this is a vary newbie question but you know Smile | :) "

~Clear Screan: When ive bean building line based games in DOS ive always wanted to clear the screan for that the game would look slightly better... How do i do this? "Ive asked this one before also sodo be annoyed Smile | :) "

~Switch (break and continue): I understand the switch "I think" but im not to sure on break and continue commands... How do i use them?

~Delete: how do i use this? and what is the syntax?

~Public: I looked this one up, but didnt understand. Public: its not a goto statment is it? (dont think so) why use this? also, there is a private: one, how do you use these and why?

~return: Return like in the int main() and return 0; i understand, but... there is other things that you can do with the return statment that i dont quit get... can any one help?

~Get line: What does a get line do? and what is the syntax for doing so?

~#if and #define and #endif #else... : why is there a # sign on these? and the define, what does it do, or what is its purpose?

~std::stream: What does this do?
~std::fstream: what does this one do, and what is its differance to the other one?
~if stream and stream: what do these do? "these last ones are just a (curiosity) and could probably help allot in the future.

~Class: what is a class used for?

~Sound: I really desire to make a sound engine for my game, "and if not in my game" just somthing that would be fun to program and mess around with. But i dont know exactly where to start with the sound and how to send sound to the speakers. Can anyone help in this?

Well, thats all, "allot of questions like i said" but this is like a week of reading and toiling with out asking any at all Smile | :) " Some of the questions may be stupid and some maybe so lame or easy that maybe a quick syntax would help Smile | :) Sorry for the annoyance "to those who this annoys..."

Thanks all for hum responds... and for viewing this thread.

~SilverShalkin







Rose | [Rose] I did have a cool poem that i made up, but Rose | [Rose]
Rose | [Rose] i left it in my graphics class, and the last Rose | [Rose]
Rose | [Rose] time that i posted, i reposted it on a poetry forum Rose | [Rose]
Rose | [Rose] and they said it sucks "that was them being Rose | [Rose]
Rose | [Rose] nice... So next one, after posting it onto theRose | [Rose]
Rose | [Rose] poetry forum, ill post it here Smile | :) Rose | [Rose]
GeneralRe: Another group of questions... Pin
Tim Smith28-Mar-02 14:59
Tim Smith28-Mar-02 14:59 
GeneralRe: Another group of questions... Pin
SilverShalkin28-Mar-02 15:26
SilverShalkin28-Mar-02 15:26 
GeneralRe: Another group of questions... Pin
Christian Graus28-Mar-02 16:13
protectorChristian Graus28-Mar-02 16:13 
Generalglobals Pin
Nish Nishant28-Mar-02 15:01
sitebuilderNish Nishant28-Mar-02 15:01 
GeneralRe: globals Pin
SilverShalkin28-Mar-02 15:23
SilverShalkin28-Mar-02 15:23 
GeneralRe: globals Pin
Nish Nishant28-Mar-02 15:28
sitebuilderNish Nishant28-Mar-02 15:28 
GeneralRe: Another group of questions... Pin
Jon Sagara28-Mar-02 15:28
Jon Sagara28-Mar-02 15:28 
GeneralRe: Another group of questions... Pin
Jon Sagara28-Mar-02 15:32
Jon Sagara28-Mar-02 15:32 
GeneralRe: Another group of questions... Pin
Christian Graus28-Mar-02 16:11
protectorChristian Graus28-Mar-02 16:11 
GeneralRe: Another group of questions... Pin
SilverShalkin28-Mar-02 17:30
SilverShalkin28-Mar-02 17:30 
GeneralRe: Another group of questions... Pin
alex.barylski28-Mar-02 19:39
alex.barylski28-Mar-02 19:39 
GeneralRe: Another group of questions... Pin
Nish Nishant28-Mar-02 20:55
sitebuilderNish Nishant28-Mar-02 20:55 
GeneralRe: Another group of questions... Pin
alex.barylski28-Mar-02 22:12
alex.barylski28-Mar-02 22:12 
GeneralRe: Another group of questions... Pin
Mazdak28-Mar-02 21:09
Mazdak28-Mar-02 21:09 
GeneralRe: Another group of questions... Pin
alex.barylski28-Mar-02 22:08
alex.barylski28-Mar-02 22:08 
QuestionIIsWebVirtualDir and using the Internet Information Services? Pin
Craig Miller28-Mar-02 12:48
Craig Miller28-Mar-02 12:48 
Generalbeginning a thread : MFC vs direct API Pin
28-Mar-02 11:36
suss28-Mar-02 11:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.