Search Results

Search: Posts Made By: balaji280283
Forum: Programming 05-09-2009
4,351
Posted By balaji280283
Gdb classifies a Bus error as SIGSEGV
Consider the following program.

int main(){
struct a_t {
int *a;
unsigned char b;
unsigned char c;
unsigned char d[0];
} A;
unsigned char e;
...
6,765
Posted By balaji280283
The stty shows this stty -a speed 9600...
The stty shows this

stty -a
speed 9600 baud;
rows = 24; columns = 80; ypixels = 316; xpixels = 499;
csdata ?
eucw 1:0:0:0, scrw 1:0:0:0
intr = ^c; quit = ^\; erase = ^?; kill = ^u;
eof =...
6,765
Posted By balaji280283
ctrl+S resulting in (i-search) in bash
Hi

On solaris, when I press Ctrl+S on an XTERM, the window normally freezes. But today on the same machine, the Ctrl+S key results in (i-search) !! I understand that it has got something to do...
Showing results 1 to 3 of 3

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