LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   sparc problems with c-main (https://www.linuxquestions.org/questions/programming-9/sparc-problems-with-c-main-51952/)

jclark00001 03-26-2003 11:17 PM

sparc problems with c-main
 
I need to make a C-main which will send 3 sets of characters to a SPARC function. the first argument in the C function call is a character array of 5 characters. is there a way that i could take one character at a time and compare them to the character from the next argument? thanks

jclark00001 03-26-2003 11:25 PM

well actually my problem is, i cant figure out how to take the first character from the array and store it into a register so i can compare it.


All times are GMT -5. The time now is 01:36 AM.