Search:

Type: Posts; User: Nagash

Search: Search took 0.01 seconds.

  1. Thread: arrays on c

    by Nagash
    Replies
    19
    Views
    3,712

    Hey guys do u know a way I can capitalize...

    Hey guys do u know a way I can capitalize everything writen in a specific type of char array?...For example:



    typedef char Str[50]; //I want everything in this array to be TOUPPERed

    typedef...
  2. Replies
    30
    Views
    4,855

    Hey guys do u know a way I can capitalize...

    Hey guys do u know a way I can capitalize everything writen in a specific type... for example:


    typedef char Str[50]; //I want everything with this type to be TOUPPER

    typedef struct {
    Str...
  3. Replies
    4
    Views
    1,038

    Help with Struct

    Hi ppl... I need to make a program with struct that can add, modify, delete and search information in inside tha strut. My problem is keeping the information in a vector. Im posting the program half...
Results 1 to 3 of 3