Search:

Type: Posts; User: royuco77

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    4,808

    very weird .h problem

    hello, peeps! i'm having trouble figuring out what the problem is with my program. i got this .h (Serial.h) file from a site that works very well with all the programs that i've used that .h file.
    ...
  2. Replies
    2
    Views
    901

    frustrated bout char array

    hello! is there a way to declare a char array of length that will be determined by a variable later?

    i'm working on a syntax checker program for a programming language and i have to use strlen()...
  3. Replies
    6
    Views
    842

    thanks!

    thanks for the suggestions! i think i understand it better now. i hope you don't mind, but i have question (i promise this is the last :D :D ).


    for example , i am writing a string to the...
  4. Replies
    6
    Views
    842

    i posted the wrong port.cpp file

    sorry! i misplaced the actual code i used. the actual code is attached below.

    i'm trying to communicate with com port 2. i have 2 Sfile objects (sf & sf2). sf writes a string into com 2 and sf2 is...
  5. Replies
    6
    Views
    842

    library question

    hello! i downloaded codeplug's code in the thread:

    http://cboard.cprogramming.com/showthread.php?t=47870

    and tried to compile it. but when i executed it, all i get is a black screen. ...
  6. Thread: virtual ports

    by royuco77
    Replies
    5
    Views
    2,070

    thanx

    thanks for the info, mateys :D :D
  7. Thread: virtual ports

    by royuco77
    Replies
    5
    Views
    2,070

    oops!

    sorry bout that! :p :p i'm using windows xp and visual C++. oh, by the way, if it helps, the software is "virtual serial port driver XP".

    any info would be greatly appreciated. i just want to...
  8. Thread: virtual ports

    by royuco77
    Replies
    5
    Views
    2,070

    virtual ports

    Hello! my question is do you handle virtual serial ports the same way you handle serial ports? or better yet, how do you access a virtual serial port?

    i got these virtual serial ports software...
Results 1 to 8 of 8