hubFS: THE place for F#
. . . are you on The Hub?
Welcome to hubFS: THE place for F#
Sign in
|
Join
|
Help
in
General Discussions on F# (forum)
Establish skills in F# (group)
(Entire Site)
Search
Home
Blogs
Forums
Photos
Files
Roller
hubFS: THE place for F#
»
Establish skills in F#
»
General Discussions on F#
»
printf-like function
printf-like function
Last post 07-05-2009, 13:14 by
yashez
. 2 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
07-01-2009, 11:09
11161
yashez
Joined on 09-01-2008
Posts 37
printf-like function
How can I write a printf-like function, that type-checks its arguments based on a string in compile time?
Thanks!
Report abuse
07-03-2009, 9:50
11178
in reply to
11161
Kurt
Joined on 04-01-2008
Posts 221
Re: printf-like function
printf relies on some custom compiler magic which is not accessible to the programmer, so I think you're out of luck...
http://fortysix-and-two.blogspot.com/
Report abuse
07-05-2009, 13:14
11187
in reply to
11178
yashez
Joined on 09-01-2008
Posts 37
Re: printf-like function
I think it would be great if it was public
Report abuse
Copyright (c) 2006-2009, JJB Research.