Click here to Skip to main content
15,909,741 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: hello Pin
Sujan Christo30-Sep-04 20:40
Sujan Christo30-Sep-04 20:40 
GeneralRe: hello Pin
Jose Cezar S. Ynion30-Sep-04 21:20
Jose Cezar S. Ynion30-Sep-04 21:20 
GeneralDeleting objects using abstract base class pointers Pin
Double Ds30-Sep-04 15:52
Double Ds30-Sep-04 15:52 
GeneralRe: Deleting objects using abstract base class pointers Pin
Tim Smith30-Sep-04 16:21
Tim Smith30-Sep-04 16:21 
GeneralRe: Deleting objects using abstract base class pointers Pin
Double Ds30-Sep-04 20:36
Double Ds30-Sep-04 20:36 
GeneralRe: Deleting objects using abstract base class pointers Pin
Andrzej Markowski1-Oct-04 16:14
Andrzej Markowski1-Oct-04 16:14 
GeneralRe: Deleting objects using abstract base class pointers Pin
Andrzej Markowski30-Sep-04 17:32
Andrzej Markowski30-Sep-04 17:32 
GeneralPrinting/plotting Pin
Barry Beaster30-Sep-04 12:12
Barry Beaster30-Sep-04 12:12 
I am new to C++ programing (6 mo). I have written numerous calculation programs where I use multiple 'struct'(nested) with multiple constructor and member functions plus a full set of functions. I have even created arrays of structs to compare designs. I have a menu function where I create input data files on the a: or d: drives and I write multiple output files for printing/viewing and for import into EXCEL. Unfortunately I revert to dos .bat files to manipulate between running the .exe, printing using the dos d:/ format and start Notepad for viewing. I manually import some files into EXCEL for further processing. Since I can't seem to see how to change the font size in the dos print command, sometimes the default doesn't suit my output. Any comments? Thanks. Smile | :)

Running in a separate application (CD from a QUE book - C++ by Example by Steve Donovan) he used Turtle Graphics to plot functions. I haven't yet solved this problem in my MS Visual C++ program. This is where I used EXCEL. Are there any #Include librarys available?? Thanks again!!

Barry
GeneralGetting version of installed MS data objects Pin
Ernesto D.30-Sep-04 11:17
Ernesto D.30-Sep-04 11:17 
GeneralRe: Getting version of installed MS data objects Pin
22491730-Sep-04 17:48
22491730-Sep-04 17:48 
GeneralRe: Getting version of installed MS data objects Pin
Ernesto D.30-Sep-04 21:02
Ernesto D.30-Sep-04 21:02 
GeneralCListCtrl, clicked subitem Pin
Vancouver30-Sep-04 9:28
Vancouver30-Sep-04 9:28 
GeneralRe: CListCtrl, clicked subitem Pin
Ryan Binns30-Sep-04 18:12
Ryan Binns30-Sep-04 18:12 
GeneralRe: CListCtrl, clicked subitem Pin
Vancouver30-Sep-04 18:46
Vancouver30-Sep-04 18:46 
GeneralScreen Resolution Pin
Leyu30-Sep-04 8:03
Leyu30-Sep-04 8:03 
GeneralRe: Screen Resolution Pin
Renjith Ramachandran30-Sep-04 9:29
Renjith Ramachandran30-Sep-04 9:29 
GeneralRe: Screen Resolution Pin
Sujan Christo30-Sep-04 18:11
Sujan Christo30-Sep-04 18:11 
GeneralRe: Screen Resolution Pin
Blake Miller1-Oct-04 6:34
Blake Miller1-Oct-04 6:34 
GeneralDilemma Pin
James Brown30-Sep-04 8:02
James Brown30-Sep-04 8:02 
GeneralRe: Dilemma Pin
Joaquín M López Muñoz30-Sep-04 10:27
Joaquín M López Muñoz30-Sep-04 10:27 
GeneralRe: Dilemma Pin
User 58385230-Sep-04 17:47
User 58385230-Sep-04 17:47 
Generalpointer and structure Pin
Jim Smith130-Sep-04 7:48
Jim Smith130-Sep-04 7:48 
GeneralRe: pointer and structure Pin
David Crow30-Sep-04 8:26
David Crow30-Sep-04 8:26 
GeneralRe: pointer and structure Pin
Jim Smith130-Sep-04 9:04
Jim Smith130-Sep-04 9:04 
GeneralRe: pointer and structure Pin
David Crow30-Sep-04 9:46
David Crow30-Sep-04 9:46 

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.