Quantcast
Channel: LabWindows/CVI topics
Viewing all articles
Browse latest Browse all 5339

how to pass array into sprintf

$
0
0


for(a=0;a<65;a++){
Name[a]=bytess[a];
}


sprintf (msg, "Name: %c ", Name[0]);
WriteLine (iFile, msg, -1);

 

 

in sprintf am only recieving one integer,how to get all 64 bytes in msg,i have to disply name in single line


Viewing all articles
Browse latest Browse all 5339

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>