DaniWeb Forum Index
>
Search Forums
RSS
Search Results
•
•
•
•
Showing results 1 to 2 of 2
Search took
0.01
seconds.
Search:
Posts Made By:
picogeek
Save these search results for 24 hours
Forum:
C++
Jan 30th, 2005
Replies:
4
Access Violation (Segmentation Fault) + atol
Views:
5,816
Posted By
picogeek
Re: Access Violation (Segmentation Fault) + atol
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
abs() function operator
Views:
6,542
Posted By
picogeek
Re: abs() function operator
Try the fabs() function for floating point numbers.
Showing results 1 to 2 of 2
You need to
join our community
in order to build your list of favorite forums. You can visit the
forum index
for a listing of all forums.
Latest Posts
Today's Posts
All Forums
Unanswered Threads
All Forums
Related Forum Features
DaniWeb News Stories
DaniWeb Code Snippets
DaniWeb Tutorials
DaniWeb Product Reviews
DaniWeb White Papers
Forum Search
About Us
|
Contact Us
|
Advertise
|
DaniWeb
|
Acceptable Use Policy
|
©2003 - 2009 DaniWeb® LLC