Re: How to detect circle in a directed graph? Programming Software Development by George2 iamthwee, [QUOTE=iamthwee]Hello, I do not have much information to go on … Re: How to detect circle in a directed graph? Programming Software Development by George2 iamthwee, [QUOTE=iamthwee]cycle, darn typos lol. Not sure about that though. It … Re: How to transpose a matrix? Programming Software Development by George2 iamthwee, [QUOTE=iamthwee]If by linear u mean a 1 dimensional array, then … Re: Question about string pattern matching Programming Software Development by George2 iamthwee, [QUOTE=iamthwee]Oh dear, The are good reasons why using a dataset, … Re: how do i make executable Programming Software Development by Kate Albany Iamthwee, Netbeans uses the Apache Ant build tool to do it'… Re: Allocating Memory Programming Software Development by osean iamthwee, I would learn how to use STL but to be … Re: Extracting Numbers Programming Software Development by dubeyprateek @ iamthwee [QUOTE]>>That's just wrong for reasons I have neither the time or inclination to explain.[/QUOTE] Ok, pointers are not deleted in the program, what else you find wrong? It will be a great favor if u can state one or two, i have successfully compiled and running the code.. Re: new PHP user - help Programming Web Development by CraigTussey iamthwee, Thanks for responding. I had tried what you suggested (see original message), but what do you mean by changing and amending .dlls? CraigTussey Re: Help! How to pull numbers from table at random Programming Software Development by scootersays iamthwee, You are correct. That is basically what I am after. I need a code sample that would shuffle values from a column in one table and pair them at random with values in another table. If you have a code sample I would really appreciate it. Re: Chopped images Community Center Meta DaniWeb by Dani iamthwee, how did you end up fixing the problem on the other forum? Re: Help Me Solve My Infinite Loop Programming Software Development by Lerner iamthwee---Yes, it's clearly debatable which version of type validation … Re: Comparing two letters in one string with another char string? Programming Software Development by JoBe iamthwee, thank you very much for that link :!: Made this from … Re: Sort code snippets by last comment Community Center Meta DaniWeb by roryt iamthwee makes a very good point. You may aswell just show the comments at the bottom anyway. It would make more sense for you to have the grey buttons there also. Re: Shrinking controls in vb.net 2005 Programming Software Development by waynespangler iamthwee is right, we need more code to analize. Take out any code you don't want to show. If it is large enough zip it. Re: Sorting a string or character array Programming Software Development by sasucker iamthwee: I dunno, the assignment itself was explained rather vaguely.. [quote]… Re: Help needed filling array with unique random numbers Programming Software Development by Infarction iamthwee makes a good point. The fix I provided will only … Re: adding to a dynamic array size... Programming Software Development by masijade iamthwee is right, you should be using ArrayList. You cannot increase the size of an existing array. You have to create a new array that is one larger than the current array, then you can use System.arraycopy to copy the existing elements from the old to the new array, than add the new element. Re: Why color should be disabled ... Community Center Meta DaniWeb by Dani iamthwee added like 5 hard line breaks. The padding isn't really that much. Re: how to know address through IP address Programming Software Development by peter_budo iamthwee I have to step up for ~s.o.s~. He … Re: What are vectors? Programming Software Development by krnekhelesh iamthwee advised me to use devC++ that's it. Re: Reading and writing from files works selectively... Programming Software Development by Arctic wolf iamthwee,thank you for the advice,when I will have the … Re: Reading and writing from files works selectively... Programming Software Development by Arctic wolf iamthwee wrote: [QUOTE]Another thing worth mentioning is the somewhat infantile … Re: Why atof causes a C0000005 exeption? Programming Software Development by Arctic wolf iamthwee, heard your advice before,tried the vc++ 2005 express,the problem is that it doesn't have the ability to work with resource files. And I'm not sure whether my problem occures because of the compiler or because of the program itself. Re: Mathematical expression reducing algorithm Programming Software Development by Rashakil Fol iamthwee has a good point. Just make a multivariate polynomial class that describes polynomials as a list of terms, then implement addition and multiplication on them. That's a better way of describing it. Re: Is England Vanishing? Community Center Geeks' Lounge by Lardmeister iamthwee, you are one cool likable fellow! At least you have a brain that works well! Re: recursion - how to calculate sum? Programming Software Development by ChaseVoid > iamthwee : You don't need to figure it out as it … Re: Poems off the top of your head---Go!! Community Center Geeks' Lounge by Lardmeister iamthwee, your legs must be four inches long. What an affliction! I feel sorry for you! Re: How to own Community Center Geeks' Lounge by vegaseat Iamthwee, kicking somebody into a new thread is not very funny, neither is your avatar and your location. I have enjoyed many of your contributions in the past, but this one fails. Re: What are your hobbies? Community Center Geeks' Lounge by scru @iamthwee how does that work? @Josh...what's wrong with the homely ones? Once you get past the braces and zits and yellow teeth they're not that bad. They're the ones with "soul". Re: Anyone use ubuntu 7.10 Hardware and Software Linux and Unix by TheNNS iamthwee upgrading to 7.10 is as easy as clicking a button. [url]http://www.ubuntu.com/getubuntu/upgrading[/url] this tutorial is pretty simple.