- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
3 Posted Topics
hey guys i just started using C# im trying to change the backcolor when the mouse if pressed and moved, it works fine when the window is small, however when i maximize the window the colors stop changing and keeps on crashing saying that Color.FromArgb(x,y,g+=1) cannot exceed 255,i tried preventing … | |
can a stack act as a queu or does it has to be last in first out? i am trying to make a program, using Huffman`s compression theory, and i am using stack, while its explained using a queu...i want to know if this can be done... thanks in advance … | |
Re: > Thanks Nathan and Zvjezdan23; > > Yes I just need to know the value of i; but thanks for the coding, I am a very beginner in c++ so my understanding is very limited. But thanks. > > One quick question though, I like to ask about char when … |
The End.