Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: picogeek
Forum: C++ Jan 30th, 2005
Replies: 4
Views: 5,816
Posted By picogeek
num_value = atol (value);

num_value is an int
atol returns a long int

solution: long num_value;
Forum: C Jan 29th, 2005
Replies: 9
Views: 6,542
Posted By picogeek
Try the fabs() function for floating point numbers.
Showing results 1 to 2 of 2

 


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

©2003 - 2009 DaniWeb® LLC