Thread: C++  questions
View Single Post
  #1  
Old 11-15-2001, 05:14 PM
shadowsun
 
Posts: n/a
Default C++  questions

i need some help with my C++ code...
i'm looking for a command that does the same thing as
isdigit(int)  but for a double or float, if anyone out there's got an answer, let me know

thanks!
Reply With Quote