Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
printing float 3 pointers
//gcc 4.9.3 #include <stdio.h> main() { float f=-23.4; int *p=&f; // char *p,p=&f; int bit; for(bit=31;bit>=0;bit--) printf("%d ",((*p)>>bit)&1); }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
time clock and day count through second by user input (ratneshgujarathi)
Sunday assignment calculator
Lab 8 part 2 v.07
Sorting Character array using Qsort
avance pregunta 2 guía 4 de módulo 3
Data Types
19_1
gkckibvsj
Pointer arithmatic
ele888 lab1 run - graphs
Please log in to post a comment.