Search:

Type: Posts; User: ozyabm

Search: Search took 0.00 seconds.

  1. Thanks a lot everyone. That really helped.

    Thanks a lot everyone. That really helped.
  2. Thanks for the replies. I will make those...

    Thanks for the replies.

    I will make those changes and compile to see results.

    I understand that break applies to switch and return applies to the function but if I reach a return within a...
  3. return in switch statement within a string returning method...

    Hi,

    Here is a method inside a string returning function:


    string computeSin(argument 1, argument 2)
    {

    if ( strcmp(icmop->icmo_addl_infop->retval_str, "USA") == 0 )
    {
Results 1 to 3 of 3