Click here to Skip to main content
15,901,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What's wrong with my code? (class template) Pin
Jim Crafton7-Jun-01 18:57
Jim Crafton7-Jun-01 18:57 
GeneralScrolling the content Pin
Mangesh Sardesai6-Jun-01 18:55
Mangesh Sardesai6-Jun-01 18:55 
GeneralJoystick / Gamepad Pin
6-Jun-01 16:50
suss6-Jun-01 16:50 
GeneralRe: Joystick / Gamepad Pin
Christian Graus6-Jun-01 16:56
protectorChristian Graus6-Jun-01 16:56 
GeneralRe: Joystick / Gamepad Pin
7-Jun-01 10:36
suss7-Jun-01 10:36 
GeneralPut Enter character !!! Pin
Hadi Rezaee6-Jun-01 16:40
Hadi Rezaee6-Jun-01 16:40 
GeneralRe: Put Enter character !!! Pin
Christian Graus6-Jun-01 16:57
protectorChristian Graus6-Jun-01 16:57 
GeneralRe: Really? Pin
Masaaki Onishi6-Jun-01 17:15
Masaaki Onishi6-Jun-01 17:15 
Hello, the codegurus around the world.;)

szTemp = "Hadi\n\r\0"
Humm, really?

First of all, "" shows the string. So, without '\0', "" adds NULL automatically.
Second, I don't think that we need the '\r'.
Enter key is just '\n'.
szTemp = "Hadi\n".Confused | :confused:

Someone else?

Have a nice day!

-Masaaki Onishi-


GeneralRe: Really? Pin
Christian Graus6-Jun-01 17:43
protectorChristian Graus6-Jun-01 17:43 
GeneralRe: Put Enter character !!! Pin
Vivek Rajan6-Jun-01 20:13
Vivek Rajan6-Jun-01 20:13 
Generalinsert bitmap in a MDI child window Pin
Pou6-Jun-01 15:58
Pou6-Jun-01 15:58 
GeneralRe: insert bitmap in a MDI child window Pin
Christian Graus6-Jun-01 16:22
protectorChristian Graus6-Jun-01 16:22 
GeneralRe: insert bitmap in a MDI child window Pin
Tomasz Sowinski6-Jun-01 23:42
Tomasz Sowinski6-Jun-01 23:42 
Generala bitmap to click in a MDI child window Pin
Pou6-Jun-01 15:57
Pou6-Jun-01 15:57 
GeneralRe: a bitmap to click in a MDI child window Pin
Christian Graus6-Jun-01 16:23
protectorChristian Graus6-Jun-01 16:23 
Generalcd rom drive letter Pin
Pou6-Jun-01 15:54
Pou6-Jun-01 15:54 
GeneralReally Silly Question I Think Pin
William Bartholomew6-Jun-01 14:33
William Bartholomew6-Jun-01 14:33 
GeneralRe: Really Silly Question I Think Pin
Christian Graus6-Jun-01 14:50
protectorChristian Graus6-Jun-01 14:50 
GeneralRe: Really Silly Question I Think Pin
Vivek Rajan6-Jun-01 15:37
Vivek Rajan6-Jun-01 15:37 
GeneralRe: Really Silly Question I Think Pin
Vivek Rajan6-Jun-01 15:42
Vivek Rajan6-Jun-01 15:42 
GeneralRe: Really Silly Question I Think Pin
Alex Taylor6-Jun-01 15:50
Alex Taylor6-Jun-01 15:50 
GeneralRe: Really Silly Question I Think Pin
kvk1236-Jun-01 15:42
kvk1236-Jun-01 15:42 
GeneralRe: Really Silly Question I Think Pin
Alex Taylor6-Jun-01 15:58
Alex Taylor6-Jun-01 15:58 
GeneralRe: Really Silly Question I Think Pin
Tomasz Sowinski6-Jun-01 23:46
Tomasz Sowinski6-Jun-01 23:46 
Generalx.25 Pin
trishv6-Jun-01 9:24
trishv6-Jun-01 9:24 

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.