Search:

Type: Posts; User: xxxoooxxx

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,460

    is it like this: Mes = (char *) malloc (32);...

    is it like this:


    Mes = (char *) malloc (32);


    nothing much, still the program ended after printing the K16 value...
  2. Replies
    5
    Views
    1,460

    please help, pointer problem

    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    #include <string>
    #include <ctype.h>
    #include <iomanip>
    #include <iostream>
    #include <fstream>
    #define maxNUM 4000
    #define size 5
Results 1 to 2 of 2