csetattr( STDIN_FILENO, TCSANOW, &newt );
ch = getchar();
tcsetattr( STDIN_FILENO, TCSANOW, &oldt );
return ch;
}
/*this point down was coded by Brandon Camadine*/
void mygetchs(int length,char array[],int display)
{
int x;
array[length-1]='\0';
while(array[x]!='\0')
en now and tickets are available. Let us know
what you want to see at the conference.
http://www.cconf.org/pfc/
See you there.
Brandon
sit my website:
http://brandonlucia.com
Thanks!
-Brandon Lucia
mpiler expects the PC
of the
instruction directly after the branch to be put in the $ra register.
I cannot locate where it is specified that PC+8 of an "and link" instruction is
to
be put in the $ra so that I may change it.
-Brandon
PC of the first instruction of .cpload into $ra (the instruction after
bal),
then .cpload still functions correctly.
-Brandon
On 02/18/2011 01:43 AM, Ian Lance Taylor wrote:
"Brandon H. Dwiel" writes:
I would like to make the changes necessary so that the compiler expects the