Search Results

Showing results 1 to 1 of 1
Search took 0.02 seconds.
Search: Posts Made By: Stack Overflow ; Forum: C++ and child forums
Forum: C++ Nov 10th, 2004
Replies: 2
Views: 2,523
Posted By Stack Overflow
Greetings,

A simple fix I saw. In your function gettemps() change:scanf("%f",temp[i]);To"scanf("%f",&temp[i]);if If you want to store the result of a scanf operation on a standard variable you...
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC