#include <stdio.h> int main( void ) {printf( "%g\n", 0xA.Fp1A );return 0;}
Standard input is empty
prog.c:4:17: error: invalid suffix "A" on floating constant
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!