LCC-win32: compile unidelay: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(New page: {{Uc nav lcc-win32}} '''LCC how to compile''' On the previous page I covered how to create a project folder in lcc-win32 this page looks at compiling with lcc-win32. If you followed the i...)
 
mNo edit summary
 
Line 49: Line 49:


   sleep(delay);                      // Delay for specified time
   sleep(delay);                      // Delay for specified time
  return 0;
}
}
</pre>
</pre>
2

edits

Navigation menu