Since 4/4/2012 5:56:31 PM, calummaciver has written 3 articles and participated in 1 conversations. calummaciver signature: calummaciver
calummaciver's articles:
Items(3) /1
Returning Window Position Given Handle614 (1/11/2008 12:03:10 AM) comp.lang.c++ Hey Guys!, I'm very new to c++ and need to write a really simple program. I've downloaded Visual C++ 2008, on recomendation from a friend and have the following task to perform. I need to create a program, tha... Calum
Storing Image Data0117 (5/20/2007 9:37:21 PM) comp.lang.java.programmer Hi,I'm trying to permanently train a system to recognise a particularimage and associate it with an Integer. I've written a method thatcompares images to see if they are already stored, and If they aren'tthe us... Calum
Maths Involved522 (2/18/2006 12:51:28 AM) comp.lang.java.programmer I've got an example program that converts positive integers into binary. I'm having trouble understanding how the maths involved works. Normally you work out the binary back to front but here it does it the oth... Calum
calummaciver's replies:
Items(1) /1
Returning Window Position Given Handle614 (1/11/2008 12:03:10 AM) comp.lang.c++ Hey Guys!, I'm very new to c++ and need to write a really simple program. I've downloaded Visual C++ 2008, on recomendation from a friend and have the following task to perform. I need to create a program, tha... calummaciver(4)