Forum: C# 3 Hours Ago |
| Replies: 5 Views: 66 I tried your instructions but got stuck because it requires overiding some methods.
If you can then have a look at my code, it's just a simple one, and may i ask one more thing, i tried to add my... |
Forum: C# 4 Hours Ago |
| Replies: 5 Views: 66 http://dl.dropbox.com/u/1089304/Capture.PNG
I got the above message when trying to add the dll from Toolbox Items Chooser
I don't get it, i already built the user control project. |
Forum: C# 4 Hours Ago |
| Replies: 5 Views: 66 I've tried it and in the Choose Toolbox Items dialog, i cannot find my user control in any tabs :( |
Forum: C# 12 Hours Ago |
| Replies: 5 Views: 66 Hi, I'm just starting to learn how to create custom controls in C# but I'm having a problem with the toolbox here.
After creating and compiling the custom control in the Library project, i add new... |
Forum: C Jul 29th, 2009 |
| Replies: 5 Views: 221 oh, the problem is i can't break the loop, if i do, then the program will work like:
_ Accept a and b.
_ Print out a/b or error if found.
My program needs to work like:
_ Accept a and b.
_... |
Forum: C Jul 29th, 2009 |
| Replies: 5 Views: 221 Hi, I'm doing an assignment which throws an error when meeting division-by-zero error using Signals in C library signal.h and let user input another 2 numbers, if no error just continue letting user... |
Forum: C Jul 23rd, 2009 |
| Replies: 5 Views: 369 Oh thanx a lot, that is very clear! |
Forum: C Jul 23rd, 2009 |
| Replies: 5 Views: 369 Yeah, thanx a lot for all of your helps, i used execvp and it runs ok, but some more problems, i don't know what directory the commands are run so i try "ls" and it said ls is not a command!
Does... |
Forum: C Jul 22nd, 2009 |
| Replies: 5 Views: 369 thanx for the ebook, dude! |
Forum: C Jul 22nd, 2009 |
| Replies: 5 Views: 369 Hello, i'm a newbie to Linus so there are many commands that keep me questioning.
My task is to write a program that will execute a list of commands from a text file. Everything go smooth except... |
Forum: C++ Aug 26th, 2008 |
| Replies: 3 Views: 827 Oh, silly me, i have found my problems, the heap corruption occurs because i have not allocated new memory but use the same memory. Thanks very much for your regards :) |
Forum: C++ Aug 26th, 2008 |
| Replies: 3 Views: 827 Thanks for you reply, i have tried my best to delete other functions, i just kept the add and remove function.
Please just look at the remove functions, especially the RemoveCategory function, all... |
Forum: C++ Aug 26th, 2008 |
| Replies: 3 Views: 827 Hello, i'm doing my home work, it's about managing a library, i created 4 trees as required in my assignment.
The problem arises with RemoveCategory function. I just don't know why but each time i... |
Forum: C++ Apr 15th, 2008 |
| Replies: 10 Views: 1,010 oh can anybody help please :(( |
Forum: C++ Apr 14th, 2008 |
| Replies: 10 Views: 1,010 Oh, this is new to me, reading to understand further :-?. Anyway, thanks a lot :)
However, i just did some coding and get to the Retrieval part, i'm kinda meeting some problems, err, don't know... |
Forum: C++ Apr 14th, 2008 |
| Replies: 10 Views: 1,010 can u tell me more details boyt STL maps? what does it stand for? |
Forum: C++ Apr 13th, 2008 |
| Replies: 10 Views: 1,010 oh, i understood now, thanks a lot, this is helping much :) |
Forum: C++ Apr 12th, 2008 |
| Replies: 10 Views: 1,010 ic, thanks a lot AD, but i don't know how it may work :-? does it mean when i type in that command line, i will get to the text file or get to the exe file ? |
Forum: C++ Apr 12th, 2008 |
| Replies: 10 Views: 1,010 my final assignment is about making a program like a TinyGoogle.. But actually, i'm just a Freshman and it's kinda hard to have all the knowledge to make these all through.. Hope u guys can help,... |
Forum: C++ Apr 12th, 2008 |
| Replies: 3 Views: 408 oh i under stood, thanks a lot, i made 2 pointers pointing to the same object at the same time, so redeleting is for sure, thanks a lot again.. Need to fix the Copy function :)
@ ivailosp: oh i... |
Forum: Visual Basic 4 / 5 / 6 Apr 11th, 2008 |
| Replies: 3 Views: 464 thanks, i posted it in C++ section, please lock this topic, sori for wrong post. |
Forum: C++ Apr 11th, 2008 |
| Replies: 3 Views: 408 i came into Assertion failure during running this program, and i really don't know why, hope you guys can help, thanks a lot ^^
The program is to copy a linked list from another, the Copy function... |
Forum: Visual Basic 4 / 5 / 6 Apr 11th, 2008 |
| Replies: 3 Views: 464 i don't know if i should post it here or in C++ , but please help me, i came into Assertion failure during running this program, and i really don't know why, hope you guys can help, thanks a lot ^:)^... |