Search:

Type: Posts; User: wazilian

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,557

    Firebird (InterBase) connectivity with C...

    Has anyone out there connected to a Firebird (InterBase) database with C? I have looked at some of the docs for Firebird, but a lot of it is for PHP and Java. Which is great and all, and I've done...
  2. Replies
    2
    Views
    1,658

    that got it. kewl beans. thanx man.

    that got it. kewl beans. thanx man.
  3. Replies
    2
    Views
    1,658

    another sscanf problem

    i am reading a line from a file with fgets. then trying to parse that line with sscanf to place in 2 vars. but that is not working as i expect. take the following line as a line read from the...
  4. Replies
    3
    Views
    3,799

    read from and write to serial port

    anyone know of some links that give some explanation of reading and writing with the serial port in C on Linux. and not just code, but some explanation on what is going on. altho, code is great too....
  5. Thread: thx vVv

    by wazilian
    Replies
    1
    Views
    1,514

    thx vVv

    1st of all vVv, sorry about responding to your earlier thead. 2nd, thanks, for some reason after i got ur reply, it worked for me. don't know why. maybe my compiler heard you speak or something. who...
  6. Thread: c++ and xml

    by wazilian
    Replies
    3
    Views
    1,044

    excellent. thanks guys for all ur help.

    excellent. thanks guys for all ur help.
  7. Thread: c++ and xml

    by wazilian
    Replies
    3
    Views
    1,044

    c++ and xml

    can c++ read from and write to an xml document? i assume so (then again you know what happens when you assume) thanx.
  8. Replies
    1
    Views
    1,195

    c++ file at startup

    i have a c++ program(all it does is ping ip addresses every 5 minutes). I would like to have it start up with windows and run in the background, meaning you don't see it on the desktop, taskbar,...
  9. Replies
    1
    Views
    2,090

    power management 2000/xp

    is there an option in windows 2000 and XP to tell the OS not to turn off a device (such as a NIC card) to save power? thanx in advance.
  10. Replies
    3
    Views
    1,735

    randomize hex digits

    is it possible to randomize hex numbers, much the same way rand()/srand() randomize decimal? I assume if its possible, you would use rand()/srand(), but not sure. Thanks in advance.
  11. Replies
    5
    Views
    1,711

    c/c++ tutorial

    anyone know of some good c/c++ tutorials? need a little refresher. thanks in advance. :cool:
  12. Thread: C compiler

    by wazilian
    Replies
    3
    Views
    1,147

    C compiler

    anyone know of a free C compiler out there for windows. thanx in advance.
  13. Replies
    5
    Views
    1,528

    C/C++ Certification

    are there C and/or C++ Certifications out in the programming world? if so, anyone know how i can get more info? thanx in advance.
  14. Thread: data types

    by wazilian
    Replies
    1
    Views
    1,338

    data types

    a couple of questions here:
    (Just pretend that i am a complete moron, where as i am only half a moron now, thanx in advance)

    -can data types be miss-matched without errors?
    -can data types hold...
  15. Replies
    2
    Views
    1,751

    thanx, but can you give me a sample code on how...

    thanx, but can you give me a sample code on how to do this, i have a general idea, but i'm not sure, i haven't found much documentation on this. thanx in advance.
  16. Replies
    2
    Views
    1,751

    call an assembly function from C

    i need to call an assembly function in one file from a C function in another file, is this possible and if so how? i have been trying to use the _asm() function, but it keeps giving me errors. i need...
  17. Replies
    4
    Views
    2,193

    bit conversions

    does anybody have or know of a bit conversion table or program, or even a website, one that uses the bitwise operators.

    for example, something that would give you the bit pattern to change:
    ...
  18. Replies
    3
    Views
    2,726

    delaying for milli, microseconds

    anybody know how to delay a C program for a given number of milliseconds or microseconds? any help would be appreciated. thanx in advance.
  19. Replies
    3
    Views
    2,050

    i'm using IdeaCPU 12 as my editor and Zap as my...

    i'm using IdeaCPU 12 as my editor and Zap as my flash burning software. the cable(parallel) that burns into the flash is the Cable12 BDM Interface cable. not looking for a complete handout here, just...
  20. Replies
    3
    Views
    2,050

    microcontroller programming

    anyone out there ever program microcontrollers with C. more specific the Motorola MC68HC912BE. try to use the built in Flash EEPROM to save data, but not the program itself. any thoughts?
    thanx in...
  21. Replies
    6
    Views
    2,156

    HAHAHAHAHA!!! You all are full of it. I am...

    HAHAHAHAHA!!!

    You all are full of it.

    I am the King.

    King Wazil

    HAHAHAHAHAHA!!!
  22. Thread: ws_ftp

    by wazilian
    Replies
    1
    Views
    1,888

    ws_ftp

    is there anything special an ftp site and a remote site need to setup to have an ftp session with ws_ftp?

    host: linux box behind a firewall(router)

    remote: ws_ftp exe trying to establish a...
  23. Replies
    30
    Views
    10,466

    all i can say is WOW:eek:

    all i can say is

    WOW:eek:
  24. Replies
    3
    Views
    1,840

    thanx

    thank you, i greatly appreciate the help. so far the flash is doing what i need it to do, so thanx.
  25. Replies
    3
    Views
    1,840

    sorry

    sorry, i guess i should have told you that in the 1st place, well:

    os: windows 2000
    compiler: idea CPU12 with Zap ICD 6812 debugger
    flash: motorola MC68HC912B32 Microcontroller with 32-Kbyte
    ...
Results 1 to 25 of 26
Page 1 of 2 1 2