I\'m writing C code that outputs a double into a string to be part of a JSON string.
What C print format directive should I use to output the double ?
As far a