tomjoy75 / Philosophers

42 subject Philosophers
0 stars 0 forks source link

Parsing #7

Open tomjoy75 opened 4 months ago

tomjoy75 commented 4 months ago

Checking 1) numbers 2)not > INT_MAX 3)timestamps > 60ms

***Create atol

and valid input ex " +545grf" 1)Check for negatives 2) 3)Check for int_max

and is_space===> static inline