Search:

Type: Posts; User: 1troy123

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    1,748

    As i need some sort of exception handling in my...

    As i need some sort of exception handling in my project would it be possible for anybody to give me an idea of what i could possibley use exception handling for, i have a program that allows a user...
  2. Replies
    11
    Views
    1,748

    i have to include some exception handling into my...

    i have to include some exception handling into my project and not sure where to put them, i have functions in my code that are under buttons and that was the only place i could think of putting them...
  3. Replies
    11
    Views
    1,748

    i found that this dosnt work my code crashes with...

    i found that this dosnt work my code crashes with it aswell as without it
  4. Replies
    11
    Views
    1,748

    thanks for the help i did see somthing that...

    thanks for the help i did see somthing that looked simular, would you say that this right, i appreiate the help so much i am truely grateful

    try{
    {
    Node *Navigator =_head;

    while...
  5. Replies
    11
    Views
    1,748

    okay i have this so far can anybody please help...

    okay i have this so far can anybody please help me with the following error:error C2310: catch handlers must specify one type......or any that you might see happen

    try{
    {
    Node *Navigator...
  6. Replies
    11
    Views
    1,748

    do have any idea how i would include this within...

    do have any idea how i would include this within my code? all i kno is that i need to include three things try, catch and throw, however i dont kno how to use them in my coding, if you can please...
  7. Replies
    11
    Views
    1,748

    exception Handling

    Hi, I need to include into my program exception handling on my fuction/objects in my
    program but am unsure on how to go about this, i looked on the information that has
    been given on this site and...
  8. ohhh okay thanks for them g!

    ohhh okay thanks for them g!
  9. (*file). is a pointer that points to the class...

    (*file). is a pointer that points to the class publication and the variable in that class Add_publisher, here is not the error the error is with in what follows that they ((_wtoi (readData[1])); or...
  10. i looked through the page that you gave me and i...

    i looked through the page that you gave me and i cant see any that are simular to my coding, if it is possible could you or anybody else please explain the error 2 me add what the error exactly is?...
  11. im using Visual Studio 2008 c++ sorry forgot to...

    im using Visual Studio 2008 c++ sorry forgot to mention that!
  12. error C2064: term does not evaluate to a function taking 1 arguments

    Hi if any1 can help me i have the error:

    error C2064: term does not evaluate to a function taking 1 arguments

    for the following line and i have other lines simular with the same errors:
    ...
Results 1 to 12 of 13