Search:

Type: Posts; User: jeedi khan

Search: Search took 0.00 seconds.

  1. Replies
    68
    Views
    4,918

    The Program met its purpose and YES it was JUST...

    The Program met its purpose and YES it was JUST the initials to do so.that's why posted that anyhow
  2. Replies
    68
    Views
    4,918

    Tha'ts just closing eyes and ignoring...

    Tha'ts just closing eyes and ignoring facts..hadn't been you there to see my posts after every adak's sugggestion?..You are infact beating about the bush..Surprised to see mates like you whose job is...
  3. Replies
    68
    Views
    4,918

    I think the discussion is getting non-academic...

    I think the discussion is getting non-academic more than fruitful..we should top here..stop it all please.
  4. Replies
    68
    Views
    4,918

    Your code has horrible indentation, however, so...

    Your code has horrible indentation, however, so it's difficult to read. You should work on improving that.[/QUOTE]

    Actually what i posted earlier and many of you called it CRAP that's so painful...
  5. Replies
    68
    Views
    4,918

    The OP has done it now using vectors...You have...

    The OP has done it now using vectors...You have no right to say what you said..I don't care for guys like you who roams about in search of just cross posters..If SirPrattlepod did give me a very...
  6. Replies
    68
    Views
    4,918

    I studied vectors and now my same programm using...

    I studied vectors and now my same programm using them:


    // crcvectors.cpp : Defines the entry point for the console application.
    //


    #include "stdafx.h"
    #include<iostream>
    #include<conio.h>
  7. Replies
    68
    Views
    4,918

    Cool....:cool: I am working on Vectors...

    Cool....:cool:
    I am working on Vectors too...Learning now insert(),erase(),push_back() bla bla...
  8. Replies
    68
    Views
    4,918

    Thanks :biggrin: I got it...

    [/QUOTE]


    Thanks :biggrin:
    I got it now.Infact the contents from line 90 to 104 were indeed i required....
  9. Replies
    68
    Views
    4,918

    I am asking for int arrays instead...

    I am asking for int arrays instead vectors/strings...not to be spoon-fed ..if description regarding int arrays is given i would proceed on..vectors can do that i know better but requires here is int...
  10. Replies
    68
    Views
    4,918

    As far as i took the purpose of this foum is to...

    As far as i took the purpose of this foum is to give a direction to the existing work one done on a program ....if one is trying and he is not getting so the right direction to him be sought...Adak...
  11. Replies
    68
    Views
    4,918

    what about int arrays instead vectors/strings?

    what about int arrays instead vectors/strings?
  12. Replies
    68
    Views
    4,918

    Feeling PITY for YOU now REALLY

    Feeling PITY for YOU now REALLY
  13. Replies
    68
    Views
    4,918

    With Reference to Context?

    With Reference to Context?
  14. Replies
    68
    Views
    4,918

    That's EASY to say in Words but a bit Difficult...

    That's EASY to say in Words but a bit Difficult to EXPRESS in COde...I will need to declare an array patternnew of size as


    int patternnew[newsize]


    here newsize is not an int as it refers...
  15. Replies
    68
    Views
    4,918

    I want to know about the Integer arrays instead...

    I want to know about the Integer arrays instead ...How to get the int arrays combine this WAY.
    GUIDANCE will BE Appreciated..THANKS IN ADVANCE!!!
  16. Replies
    68
    Views
    4,918

    Here are bits !!!

    Here are bits !!!
  17. Replies
    68
    Views
    4,918

    Would You Please elaborate using strings this...

    Would You Please elaborate using strings this WORK ?
    I am in dire NEED
  18. Replies
    68
    Views
    4,918

    Problem in concatenation of arrays

    Hi all!!!
    I am writing a program for CRC in C++ ...I want an int arrays conctaentaion i.e. i have created an array of zeros and now wanna add it to the last of an array pattern[]..how to achieve...
Results 1 to 18 of 18