Is there an easy way to get a complete list of all variables which are used/declared within one or several subroutines? Would be glad for help because I have been trying to find an answer without any success.
链接已复制
Strange,
Must be a cleaverly hidden setting.
Try writing your post in NOTEPAD or WORDPAD an then either pasting it into the message window or using the icon labled C++ to paste the text into the message window.
Jim
Compose in notepad, Copy message to clipboard
Select all (Ctrl-A), Copy to clipboard (Ctrl-C).
Using your browser, browse to forum and message of interest, click on reply. The browser will open a message composition web page. Using IE, the last icon listed in the tool bar is a box (button) with something that looks like:
______
|------|
|--|
|C++ |
------
Clicking on that button pastes the clipboard into the message window with line feeds (without the larger vertical paragraph separation).
The additional advantage of using notepad is that if the dang web page times out on your composition (often does) you won't loose a nicely composed message.
Going the other way, if source code is in the forum message, and if you wish to copy into sample program, I find using WordPad a better choice as an intermediary between paste and save as.
Jim Dempsey
Hans,
The C++ icon is not on the IE toolbar but on far right of the Intel toolbar -between "Message" and the box where I am typing now. (Seen when you click "Reply" to one of these posts)
Hopefully I have successfully attached a screenshot.
Les
Also. When I am typing here in the reply box :
ctrl-Enter goes down to next line.
Enter on its own goes down a paragraph spacing
For what it's worth, this forum is likely to change to a vBulletin-based one sometime next year. This should alleviate many of the forum issues people have.
