Search:

Type: Posts; User: manohar.amit

Search: Search took 0.00 seconds.

  1. Thread: Problem

    by manohar.amit
    Replies
    10
    Views
    1,605

    everything will happen at run time !!!!! thats...

    everything will happen at run time !!!!!
    thats the issue
  2. Thread: Problem

    by manohar.amit
    Replies
    10
    Views
    1,605

    okie then how to go about it in a normal string...

    okie then how to go about it in a normal string fashion.............:)
  3. Thread: Problem

    by manohar.amit
    Replies
    10
    Views
    1,605

    Hi Elysia Goddess of the Sky I need help I...

    Hi Elysia
    Goddess of the Sky

    I need help I am in deep ........
  4. Replies
    6
    Views
    3,973

    I think coGetClassObject

    I think coGetClassObject
  5. Thread: Problem

    by manohar.amit
    Replies
    10
    Views
    1,605

    i work on Qtopia , so i m dealing with QStrings...

    i work on Qtopia , so i m dealing with QStrings not normal strings .
  6. Thread: Problem

    by manohar.amit
    Replies
    10
    Views
    1,605

    Problem

    I have a GUI keypad
    All inputs are strings where user enters nums

    Pressing “1” Key: it will show - 000.01
    Pressing “2” Key: it will show - 000.12
    Pressing “3” Key: it will show - 001.23...
  7. Replies
    12
    Views
    5,197

    Query

    Thanxs a lot everyone ,1 more question ,
    If i have a nonnegativeinteger in XML Schema , and i try to set it with a negative integer , will the system crash ??
  8. Replies
    12
    Views
    5,197

    i was going through google looking at varios code...

    i was going through google looking at varios code snippets , and in all these this char was use to do some signed unsigned operations .
  9. Replies
    12
    Views
    5,197

    code snippet AddData("@PJL SET...

    code snippet

    AddData("@PJL SET JOBATTR=\"JobAcct7=\377Internal Page\"\r\n");
  10. Replies
    12
    Views
    5,197

    It is being used at the starting of a string ,...

    It is being used at the starting of a string , and with this we are trying to set a PDL variable [Printer Descriptor Language].
    Can we use this char to set a XML string variable also ??
  11. Replies
    12
    Views
    5,197

    USE of char \377

    I have seen this char at many places in the code base , Its something to deal with signed and unsigned char ?
    Can some plese tell what is this exactly used for
Results 1 to 11 of 11