Search Results

Search: Posts Made By: mohi
Forum: Programming 11-16-2011
1,372
Posted By mohi
I am just using the following api to print the...
I am just using the following api to print the message

disp_db_entry (dev_db *ptr)
{
char buff[128];

memset(buff, 0, 128);

if (ptr->dev_type == DEVICE_NUMBER) {
...
Forum: Programming 11-16-2011
1,372
Posted By mohi
Display issue when we print in for loop
Hi All,

I have connected to the board using telnet, when i tried to display huge record which has more then 1000, this telnet session where overlapping the printed data to the previous line.
...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 05:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy