A question about "size_t"
-
Hi, everyone! I have searched the help page for "size_t" but failed to find the help page and information about "size_t". Where can I find the help page or information about "size_t"? Can you paste detailed information about "size_t". Thanks. Cheers, George
-
Hi, everyone! I have searched the help page for "size_t" but failed to find the help page and information about "size_t". Where can I find the help page or information about "size_t"? Can you paste detailed information about "size_t". Thanks. Cheers, George
It's just an unsigned int. Nothing more. Vagif Abilov MCP (Visual C++) Oslo, Norway If you're in a war, instead of throwing a hand grenade at the enemy, throw one of those small pumpkins. Maybe it'll make everyone think how stupid war is, and while they are thinking, you can throw a real grenade at them. Jack Handey, Deep Thoughts
-
Hi, everyone! I have searched the help page for "size_t" but failed to find the help page and information about "size_t". Where can I find the help page or information about "size_t"? Can you paste detailed information about "size_t". Thanks. Cheers, George
How is it that you don't rely on a simple "Find in Files" \include ?
And I swallow a small raisin.
-
It's just an unsigned int. Nothing more. Vagif Abilov MCP (Visual C++) Oslo, Norway If you're in a war, instead of throwing a hand grenade at the enemy, throw one of those small pumpkins. Maybe it'll make everyone think how stupid war is, and while they are thinking, you can throw a real grenade at them. Jack Handey, Deep Thoughts
-
How is it that you don't rely on a simple "Find in Files" \include ?
And I swallow a small raisin.
-
Hi, everyone! I have searched the help page for "size_t" but failed to find the help page and information about "size_t". Where can I find the help page or information about "size_t"? Can you paste detailed information about "size_t". Thanks. Cheers, George
If you're in VC++ .NET you can right-click, "Go to Definition". This usually saves a search on include files. Concussus surgo. When struck I rise.
-
If you're in VC++ .NET you can right-click, "Go to Definition". This usually saves a search on include files. Concussus surgo. When struck I rise.
On VC++ .Net, you've got an even simpler way to discover the type, just put your mouse on it and you'll get the tooltip!:-D
And I swallow a small raisin.
-
If you're in VC++ .NET you can right-click, "Go to Definition". This usually saves a search on include files. Concussus surgo. When struck I rise.