BTW how to I format the code in a post
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
I've seen, somewhere, a tag that I can include to get my code snips to preserve their formatting. But I can't seem to find it now... Thanks for the help, Bill
-
I've seen, somewhere, a tag that I can include to get my code snips to preserve their formatting. But I can't seem to find it now... Thanks for the help, Bill
<pre> ... code .... </pre> Sorry to dissapoint you all with my lack of a witty or poignant signature.
-
<pre> ... code .... </pre> Sorry to dissapoint you all with my lack of a witty or poignant signature.
Thanks, John
CString str = "Some Code";
<\pre>
:-O
Thanks for the help,
Bill