Click here to Skip to main content
15,923,910 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to load program at start up? Pin
Florin Ochiana15-Sep-03 22:00
Florin Ochiana15-Sep-03 22:00 
GeneralRe: How to load program at start up? Pin
David Crow16-Sep-03 5:08
David Crow16-Sep-03 5:08 
AnswerRe: How to load program at start up? Pin
Alexander M.,16-Sep-03 5:12
Alexander M.,16-Sep-03 5:12 
GeneralChanging Time Program Pin
woodman900015-Sep-03 13:09
woodman900015-Sep-03 13:09 
GeneralRe: Changing Time Program Pin
Terry O'Nolley15-Sep-03 15:34
Terry O'Nolley15-Sep-03 15:34 
QuestionAre there any "hard-wired" operators? Pin
markmalin15-Sep-03 10:45
markmalin15-Sep-03 10:45 
AnswerLogical operators *ARE* hard-wired ;) Pin
Kochise15-Sep-03 22:04
Kochise15-Sep-03 22:04 
GeneralRe: Logical operators *ARE* hard-wired ;) Pin
markmalin17-Sep-03 4:08
markmalin17-Sep-03 4:08 
My Comp. Sci. proffessor told me to use the "hard-wired" operators. I'm assuming he'd know, since he's been teaching the microprocessor and assembly lang. classes as long as I've been at the school (22 years and counting to finish my BS). Anyhow, he wants us to do these bit-wise & and | functions as fast as possible for this huge natural language processor project. The idea is, if the compiler makes use of assembly fucntions that are using registers to access the hard-wired logic operations inherant in the micro processor, they'll be faster.

Does that shed any more light on the question?

So... know anything about boolean vectors? That's my other question. He wants us to use bit vectors -- and the only thing I can find is "bitset" in the template library.

Mark.

Mark Malin
(00==[||]==00)
General2 Classes are not communicating together Pin
xorsystem15-Sep-03 10:40
xorsystem15-Sep-03 10:40 
GeneralRe: 2 Classes are not communicating together Pin
Joaquín M López Muñoz15-Sep-03 12:02
Joaquín M López Muñoz15-Sep-03 12:02 
General_variant_t to CString Pin
Binayak15-Sep-03 8:57
Binayak15-Sep-03 8:57 
GeneralRe: _variant_t to CString Pin
David Crow15-Sep-03 9:03
David Crow15-Sep-03 9:03 
GeneralRe: _variant_t to CString Pin
Binayak15-Sep-03 9:07
Binayak15-Sep-03 9:07 
GeneralRe: _variant_t to CString Pin
OBRon15-Sep-03 9:08
OBRon15-Sep-03 9:08 
GeneralRe: _variant_t to CString Pin
Michael Dunn15-Sep-03 17:07
sitebuilderMichael Dunn15-Sep-03 17:07 
GeneralNeed Help! Creating BITMAP from Scratch! Pin
colormyiris15-Sep-03 8:53
colormyiris15-Sep-03 8:53 
GeneralHave a look in my CSkinProgress... Pin
Kochise15-Sep-03 22:06
Kochise15-Sep-03 22:06 
GeneralIs NoStepInto Supported in VC7 Pin
OBRon15-Sep-03 8:38
OBRon15-Sep-03 8:38 
GeneralRe: Is NoStepInto Supported in VC7 Pin
geo_m15-Sep-03 22:01
geo_m15-Sep-03 22:01 
GeneralRe: Is NoStepInto Supported in VC7 Pin
OBRon16-Sep-03 3:46
OBRon16-Sep-03 3:46 
GeneralRe: Is NoStepInto Supported in VC7 Pin
geo_m16-Sep-03 5:35
geo_m16-Sep-03 5:35 
GeneralRe: Is NoStepInto Supported in VC7 Pin
OBRon16-Sep-03 7:04
OBRon16-Sep-03 7:04 
Generalset the initial size of a window Pin
Ruben93815-Sep-03 8:06
Ruben93815-Sep-03 8:06 
GeneralRe: set the initial size of a window Pin
valikac15-Sep-03 8:21
valikac15-Sep-03 8:21 
GeneralRe: set the initial size of a window Pin
Ruben93815-Sep-03 8:58
Ruben93815-Sep-03 8:58 

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.