Click here to Skip to main content
16,008,490 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Printing - size of font Pin
Tomasz Sowinski12-Mar-02 4:56
Tomasz Sowinski12-Mar-02 4:56 
GeneralRe: Printing - size of font Pin
Tomasz Sowinski12-Mar-02 5:00
Tomasz Sowinski12-Mar-02 5:00 
GeneralRe: Printing - size of font Pin
Wizard_0112-Mar-02 5:02
Wizard_0112-Mar-02 5:02 
GeneralRe: Printing - size of font Pin
Tomasz Sowinski12-Mar-02 5:09
Tomasz Sowinski12-Mar-02 5:09 
Generalbitwise command Pin
SilverShalkin12-Mar-02 4:29
SilverShalkin12-Mar-02 4:29 
GeneralRe: bitwise command Pin
Tim Smith12-Mar-02 4:39
Tim Smith12-Mar-02 4:39 
GeneralRe: bitwise command & MFC Pin
SilverShalkin12-Mar-02 4:50
SilverShalkin12-Mar-02 4:50 
GeneralRe: bitwise command & MFC Pin
alex.barylski12-Mar-02 10:13
alex.barylski12-Mar-02 10:13 
No you don't have to program your engine in MFC.

Actually your game engine IMO should be done in C for performance reasons. C++ allows easier/better implementation and design, but less performance i'd think anyway.

Depends on what your engine is gonna do...?

Flight simulator...? IMO....absolutely C and maybe even inline where you feel comfortable.

Board games like tic tac toe or battle ship, something with less intensive AI, Graphics and such...MFC would suffice.

Cheers!

"An expert is someone who has made all the mistakes in his or her field" - Niels Bohr
GeneralRe: bitwise command & MFC Pin
Nemanja Trifunovic12-Mar-02 10:52
Nemanja Trifunovic12-Mar-02 10:52 
GeneralRe: bitwise command & MFC Pin
alex.barylski12-Mar-02 12:47
alex.barylski12-Mar-02 12:47 
GeneralRe: bitwise command & MFC Pin
Tim Smith12-Mar-02 13:24
Tim Smith12-Mar-02 13:24 
GeneralRe: bitwise command & MFC Pin
SilverShalkin12-Mar-02 11:11
SilverShalkin12-Mar-02 11:11 
GeneralRe: bitwise command & MFC Pin
alex.barylski12-Mar-02 12:52
alex.barylski12-Mar-02 12:52 
GeneralSDK Pin
SilverShalkin12-Mar-02 15:31
SilverShalkin12-Mar-02 15:31 
GeneralRe: SDK Pin
Rick York12-Mar-02 15:35
mveRick York12-Mar-02 15:35 
GeneralRe: SDK Pin
alex.barylski12-Mar-02 16:13
alex.barylski12-Mar-02 16:13 
GeneralRe: bitwise command Pin
Merle Pittman12-Mar-02 5:00
Merle Pittman12-Mar-02 5:00 
GeneralGetting focus to Activex control Pin
Atila12-Mar-02 4:21
Atila12-Mar-02 4:21 
GeneralRe: multiple .cpp sharing same .h Pin
Tomasz Sowinski12-Mar-02 4:04
Tomasz Sowinski12-Mar-02 4:04 
GeneralRe: multiple .cpp sharing same .h Pin
567890123412-Mar-02 4:13
567890123412-Mar-02 4:13 
Generalwriting contents of a deque to a file Pin
Merle Pittman12-Mar-02 3:44
Merle Pittman12-Mar-02 3:44 
GeneralRe: writing contents of a deque to a file Pin
Joaquín M López Muñoz12-Mar-02 6:33
Joaquín M López Muñoz12-Mar-02 6:33 
GeneralRe: writing contents of a deque to a file Pin
Nemanja Trifunovic12-Mar-02 7:05
Nemanja Trifunovic12-Mar-02 7:05 
GeneralRe: writing contents of a deque to a file Pin
Joaquín M López Muñoz12-Mar-02 8:04
Joaquín M López Muñoz12-Mar-02 8:04 
GeneralRe: writing contents of a deque to a file Pin
Nemanja Trifunovic12-Mar-02 8:43
Nemanja Trifunovic12-Mar-02 8:43 

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.