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

C / C++ / MFC

 
GeneralRe: matlab.h Pin
Christian Graus8-May-05 18:53
protectorChristian Graus8-May-05 18:53 
GeneralRe: matlab.h Pin
Abbas_Riazi8-May-05 20:07
professionalAbbas_Riazi8-May-05 20:07 
GeneralRe: matlab.h Pin
Bob Flynn9-May-05 2:28
Bob Flynn9-May-05 2:28 
GeneralRe: matlab.h Pin
knight_master10-May-05 19:18
knight_master10-May-05 19:18 
Generalunion or struct Pin
Rajesh_K_Sharma8-May-05 18:15
Rajesh_K_Sharma8-May-05 18:15 
GeneralRe: union or struct Pin
Christian Graus8-May-05 18:26
protectorChristian Graus8-May-05 18:26 
GeneralRe: union or struct Pin
ThatsAlok8-May-05 19:24
ThatsAlok8-May-05 19:24 
GeneralRe: union or struct Pin
toxcct8-May-05 20:15
toxcct8-May-05 20:15 
ThatsAlok wrote:
personally I have never liked Union!.


sometimes, it become THE feature to be used... Big Grin | :-D

i remember a project i made last year, when i was programming for a microprocessor... we had to know how the processor memory was, where would be stored the hardware datas, and to implement this (wheter the periph was reading or writing), the datas was in distinct registries. but sometimes happend the fact that those two registries were at the same address...
so, what to use ? unions... Wink | ;)

but i agree, it's not the most easy thing to learn about from C.



TOXCCT >>> GEII power
[toxcct][VisualCalc]
GeneralRe: union or struct Pin
ThatsAlok8-May-05 20:25
ThatsAlok8-May-05 20:25 
GeneralRe: union or struct Pin
toxcct9-May-05 0:03
toxcct9-May-05 0:03 
GeneralRe: union or struct Pin
ThatsAlok9-May-05 0:18
ThatsAlok9-May-05 0:18 
GeneralRe: union or struct Pin
liquid_10-May-05 5:36
liquid_10-May-05 5:36 
GeneralRe: union or struct Pin
ThatsAlok10-May-05 21:23
ThatsAlok10-May-05 21:23 
GeneralRe: union or struct Pin
Ansari A. Halim8-May-05 21:43
Ansari A. Halim8-May-05 21:43 
GeneralRe: union or struct Pin
toxcct9-May-05 0:06
toxcct9-May-05 0:06 
QuestionHow to save a web page without any src lost just from a url? Pin
Tcpip20058-May-05 14:47
Tcpip20058-May-05 14:47 
AnswerRe: How to save a web page without any src lost just from a url? Pin
Christian Graus8-May-05 15:01
protectorChristian Graus8-May-05 15:01 
AnswerRe: How to save a web page without any src lost just from a url? Pin
ThatsAlok8-May-05 19:26
ThatsAlok8-May-05 19:26 
Questionhow to get a handle to a text box not my own created? Pin
Amr Abdel-Mohsen8-May-05 13:45
Amr Abdel-Mohsen8-May-05 13:45 
AnswerRe: how to get a handle to a text box not my own created? Pin
ThatsAlok8-May-05 18:33
ThatsAlok8-May-05 18:33 
Questionhow to get a handle to a text box not my own created? Pin
Amr Abdel-Mohsen8-May-05 13:42
Amr Abdel-Mohsen8-May-05 13:42 
GeneralVC++ - Including " in a text string without ending the string Pin
JSadleir8-May-05 13:07
JSadleir8-May-05 13:07 
GeneralRe: VC++ - Including " in a text string without ending the string Pin
Rama Krishna Vavilala8-May-05 13:31
Rama Krishna Vavilala8-May-05 13:31 
GeneralRe: VC++ - Including " in a text string without ending the string Pin
JSadleir8-May-05 13:35
JSadleir8-May-05 13:35 
GeneralSetPrinter() Failed with ERROR_ACCESS_DENIED Pin
lxy8-May-05 12:31
lxy8-May-05 12:31 

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.