Click here to Skip to main content
15,908,445 members

Comments by Member 8192163 (Top 6 by date)

Member 8192163 23-Mar-12 12:09pm View    
Thanks..I was thinking it would be difficult to change the internal representation..but I think I can make this assumption about creating an instance of another class..can you provide a sample for that..
so basically, to change the internal representation, can I not make an assumption to have one function but different implementations for it..?
Member 8192163 23-Mar-12 1:54am View    
Thanks!

So..I should have just a say 1d array at the start..and make different functions to convert it to 2d, or a linked list.?

Let's say we do need to change the internal rep, how should one go about doing it through one function itself?

Also, another question.I also have to convert it to Pointer structure in which every element has “right” and “down” pointer..How to approach that issue.
Member 8192163 23-Sep-11 8:00am View    
Ok. Thanks..But is there a way to do this in WPF/WCF .. or if I don't have a mobile device to set the location..
Member 8192163 5-Sep-11 9:34am View    
I also had another question..

Is there a way to get the current location in this particular application? i.e a button that when clicked points to the current location on the map?
Member 8192163 3-Sep-11 11:59am View    
thanks a lot! had to modify a little but it worked :)