View Single Post
  #1 (permalink)  
Old December 16th, 2008, 05:10 PM
god-math god-math is offline
Registered User
 
Join Date: Dec 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default help for c programmig

Hi all

I am a freshman in c programming and i want to write a program for slider puzzle. i don't know exactly what to do , but i know i should declare a multidimensional array [4][4] in my program, but i don't know what is the format of function "move" , and i don't know how to use it. can anyone help?
thanks
Reply With Quote