Search:

Type: Posts; User: backtolife

Search: Search took 0.01 seconds.

  1. i use borland C++ ,,, and (( .h)) and (( void...

    i use borland C++ ,,, and (( .h)) and (( void main )) is true ,,,,

    but the probelm in Function (( InfixToPostfix )) ,,,, i disactived this function and i tested the stack ,,,, i found that the...
  2. thanx for ur reply ,,,, but the problem which...

    thanx for ur reply ,,,,

    but the problem which i faced ,,,,, that the compiler does not determine the error ,,,,

    the massage appear (( General protection Exception )) ....

    so i dont know...
  3. infix to postfix .... give me a hand please !!

    i have a problem in my project which converts the equation from infix to postfix ..... the kind of error is runtime error ,,,, and i cant determent the problem ,,,,,

    please ,,watch the attached...
  4. Replies
    3
    Views
    1,405

    thanks laserlight ,, arjunajay ..... really i...

    thanks laserlight ,, arjunajay .....

    really i need ideas to solve this question ,,,not to answer it completely by you

    thanks again
  5. Replies
    3
    Views
    1,405

    i need help in random access files

    hello ,, please i need to answer this question :



    struct Item
    {
    int ID ;
    char Name[20];
    float Prices;
    int Quant;
  6. Replies
    10
    Views
    1,211

    thanks citizen ,,, but i must use ^ with what...

    thanks citizen ,,,

    but i must use ^ with what ????
  7. Replies
    10
    Views
    1,211

    ?????

    ?????
  8. Replies
    10
    Views
    1,211

    who can help me ???!!!!

    i want to reverse the bits of unsigned number by using bitwise operatores ( & , | , ^ , ~ , << , >> ) , i am working in borland C++

    example :
    00110101 -> 10101100

    please help me if u can...
Results 1 to 8 of 8