View Single Post
  #1  
Old 07-30-2010, 06:23 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default Please help pass struct address to function

I can't seem to pass a struct address to a function. My program "stops working" when it gets to the scanf statement of the getReady function. <div class="codeblock"> <div class="spaced"> <div>C Syntax (
__________________
C++
domain name forum
Reply With Quote