Menu
Home
Create new Paste
Log in
Issue 8369
Code
Theme: cobalt
Theme: eclipse
Theme: elegant
Theme: monokai
Theme: neat
Theme: night
Theme: rubyblue
import std.c.stdio, std.conv; float a, b = 0.0; void main(string[] args) { try { a = to!float(args[1]); printf("a = %f", a); } finally { printf("a/b = %f", a / b); } }
Paste info
Author:
Guest
Views:
74
Private:
no
Expires:
Never
Uploaded:
31.12.12 22:46
Votes
:
0
Tweet
Actions
Download
Fork
Raw
×
Confirm
Are you sure you want to delete this paste?
There's no way back!
×
Confirm
Reason