Search:

Type: Posts; User: joegio13

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,800

    i'd go with the borland. bcc55. thats what im...

    i'd go with the borland. bcc55. thats what im using. with the ConTEXT editor. it allows you to run the complier for within context and it even has line numbers for easy debugging. both are free
  2. Replies
    8
    Views
    1,347

    finding data sizes

    I am trying find the sizes for data types but i am not allowed to use the "sizeof()" method. here is what i need to do, but without the "sizeof()"

    cout<<"Size of type char is "
    ...
Results 1 to 2 of 2