No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Hi! I'd like to embed an MP3 sound in my Form-application that loops. How do I do? SoundPlayer class doesn't exist anymore, I believe... /silkfire | |
Hi, I'd like to have tabs in my console app, but instead of using \t, I'd like to use an equivalent of the C++ setw() method in C#. Any ideas of what I might use? And another thing, in C++, you would declare more than one array with indexes like … | |
Re: I thought cin.get() didn't work with strings... or am I wrong? | |
I'm developing a small database application that can add records to a file, but also modify them in a few ways. It keeps the records in a temporary object of my class PersonInfo. The problem now is that it doesn't want to display things correctly, it seems to only be … |
The End.