including 2 user defined header files
-
i also get this error LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
-
when i include more than 1 user defined header file eg #include "tcplib.h" #include #include #include "big.h" tcplib.h and big.h..... the second header file doesnt include in that it gives me errors saying its not included, any ideas on how to solve this? are you able to include more than one user defined header file?
-
Mr. Cully wrote: any ideas on how to solve this? Some glasses perhaps.... :doh: leppie::AllocCPArticle("Zee blog");
Seen on my Campus BBS: Linux is free...coz no-one wants to pay for it.I'm sitting staring at this trying to figure out where my reply went, then I see I'm in the C# forum.... :P Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
-
I'm sitting staring at this trying to figure out where my reply went, then I see I'm in the C# forum.... :P Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
The STL can solve this too CG. ;P -Nick Parker
Last time I checked, all programmers have selective ignorance. I know nothing about 3D graphics. I know a lot about COM. VB gets under people's skin because one can be ignorant of computer architecture and ASM and still get a lot done. - Don Box
-
The STL can solve this too CG. ;P -Nick Parker
Last time I checked, all programmers have selective ignorance. I know nothing about 3D graphics. I know a lot about COM. VB gets under people's skin because one can be ignorant of computer architecture and ASM and still get a lot done. - Don Box
Nick Parker wrote: The STL can solve this too CG. Well, now that goes without saying, right ? I recently discovered that Array has static functions for sorting and so on. Nowhere near what the STL has, but at least it's something..... Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
-
Nick Parker wrote: The STL can solve this too CG. Well, now that goes without saying, right ? I recently discovered that Array has static functions for sorting and so on. Nowhere near what the STL has, but at least it's something..... Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
Christian Graus wrote: I recently discovered that Array has static functions for sorting and so on. Nowhere near what the STL has, but at least it's something..... I find it interesting to use Reflector[^] and just go through the namespaces and pick a class to see everything. The
Marshal
class inSystem.Runtime.InteropServices
is my current read, when I have free time that is. -Nick ParkerLast time I checked, all programmers have selective ignorance. I know nothing about 3D graphics. I know a lot about COM. VB gets under people's skin because one can be ignorant of computer architecture and ASM and still get a lot done. - Don Box
-
Christian Graus wrote: I recently discovered that Array has static functions for sorting and so on. Nowhere near what the STL has, but at least it's something..... I find it interesting to use Reflector[^] and just go through the namespaces and pick a class to see everything. The
Marshal
class inSystem.Runtime.InteropServices
is my current read, when I have free time that is. -Nick ParkerLast time I checked, all programmers have selective ignorance. I know nothing about 3D graphics. I know a lot about COM. VB gets under people's skin because one can be ignorant of computer architecture and ASM and still get a lot done. - Don Box
Nick Parker wrote: I find it interesting to use Reflector[^] and just go through the namespaces and pick a class to see everything Whew, I'm not the only one then...:-D
When I can talk about 64 bit processors and attract girls with my computer not my car, I'll come out of the closet. Until that time...I'm like "What's the ENTER key?" -Hockey on being a geek
-
Nick Parker wrote: I find it interesting to use Reflector[^] and just go through the namespaces and pick a class to see everything Whew, I'm not the only one then...:-D
When I can talk about 64 bit processors and attract girls with my computer not my car, I'll come out of the closet. Until that time...I'm like "What's the ENTER key?" -Hockey on being a geek
David Stone wrote: Whew, I'm not the only one then... Just don't try to use that as a pick-up line, k David? ;P -Nick Parker
Last time I checked, all programmers have selective ignorance. I know nothing about 3D graphics. I know a lot about COM. VB gets under people's skin because one can be ignorant of computer architecture and ASM and still get a lot done. - Don Box
-
Nick Parker wrote: I find it interesting to use Reflector[^] and just go through the namespaces and pick a class to see everything Whew, I'm not the only one then...:-D
When I can talk about 64 bit processors and attract girls with my computer not my car, I'll come out of the closet. Until that time...I'm like "What's the ENTER key?" -Hockey on being a geek
David Stone wrote: Whew, I'm not the only one then... Nope - and I use it too. It's such a help to be able to see exactly what will happen when you call a certain method or property. :cool:
**"A journey of a thousand miles begins with a single step." -- Confucius
-
David Stone wrote: Whew, I'm not the only one then... Just don't try to use that as a pick-up line, k David? ;P -Nick Parker
Last time I checked, all programmers have selective ignorance. I know nothing about 3D graphics. I know a lot about COM. VB gets under people's skin because one can be ignorant of computer architecture and ASM and still get a lot done. - Don Box
Nick Parker wrote: Just don't try to use that as a pick-up line, k David? Stupid geek one-liners:
- Hey baby...wanna go back to my PC and reflect over your
System.Reflection.Assembly
? - If you're having trouble with that, I could give you a few
IntPtr
s... - You know, I really feel like we're communicating on the same
System.Runtime.Remoting.Channels.IChannel
here... - Mmmm...I'd love to get a
Peek()
at thatSystem.Collections.Stack
...
What's sad is that I can think of a lot more...and they get dirtier... :rolleyes:
When I can talk about 64 bit processors and attract girls with my computer not my car, I'll come out of the closet. Until that time...I'm like "What's the ENTER key?" -Hockey on being a geek
- Hey baby...wanna go back to my PC and reflect over your