<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>                      uint8_t  uuid[16];<br>
<br>
Why don't you simply use the above in your C code as well?<br></blockquote><div>Yes. I tried that but compiler reports the value is too large. </div><div>../misc/record/record-main.c:357:27: warning: integer constant is too large for its type<br>     ctf_header.uuid[16] = 0x6a7715d0b5024c6586786777ac7f755a;<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
>                      uint32_t stream_id;<br>
>                      uint64_t stream_instance_id;<br>
>              };<br>
>     };<br>
> <br>
> I have added the ctf magic(0xC1FC1FC1) in header. I am facing difficulty <br>
> in adding uuid in header. uuid is 128 a bit number which has 5 octets of <br>
> 8-4-4-4-12 bytes.<br>
[...]<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><font size="4"><b>Ravindra Kumar Meena</b></font>,<div><span style="color:rgb(102,102,102)">B. Tech. Computer Science and Engineering,<br></span></div><div><span style="color:rgb(102,102,102)"><a href="https://www.iitism.ac.in/" style="color:rgb(17,85,204)" target="_blank">Indian Institute of Technology (Indian School of Mines)</a>, Dhanbad</span></div></div></div></div></div></div>