windows auditing

Search:

Type: Posts; User: martin8411

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    156,857

    Conversion from c to c++

    Hey guys, I'm currently trying to convert a code from c to c++. I have corrected a few things, but I am now stuck. I tried compiling and I am getting errors. Btw I am using g++ compiler in terminal...
  2. Replies
    5
    Views
    19,074

    Date and time by PHP

    Date and time by PHP

    i am new in php but i have created the below code on my webpage to show the date, but its not working.
    i want to see a simple format of date and time.want to know...
  3. gcc: undefined reference to `sqrt' even if I included math.h

    So I have this C code:



    #include<stdio.h>
    #include<stdlib.h>
    #include<math.h>

    double dist(int x*, int y*, int x2, int y2){
    double dx = (double) (x* - x2);
  4. Replies
    0
    Views
    12,370

    Intermediate C Questions

    I have completed my first year of a CS course. Was successful in C classes, if not really good.

    Two questions, and the lack of knowledge regarding those subjects, earned me a **, where I could...
  5. C++, move counter to begining of program like in Assembly

    Hey, I am writing an open-source game that is to be true to *6bit genesis type games. I am writing it in C++. Is there a (Must be SAFE) way to move the counter to the beginning of the binary to...
  6. Replies
    12
    Views
    39,633

    Welcome! I'm Martin, nice to meet you too :cool:

    Welcome! I'm Martin, nice to meet you too :cool:
  7. Replies
    15
    Views
    112,296

    Should learn programming?

    I want to focus on a specialized language, but do not know which language to choose C + +, Java ....
    Please give me advice
  8. Thread: New Member

    by martin8411
    Replies
    8
    Views
    11,233

    Hi guys, I am Martin and I am new here. Hope...

    Hi guys,
    I am Martin and I am new here.
    Hope you guys are very helpful and friendly.
    take care.
    BYE.
Results 1 to 8 of 8