I have a buffer formated as a list of strings delimited by null character. I am trying to use strtok to tokenize or parse this buffer into seperate strings.
the formate of the buffer is as folows...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
im working on a win32 app that will allow you change your bios password without having to restart and all. Any tips! BTW im trying to do this in C/C++.
im outty...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello
Im need some code that will help me add web access into my program. just some simple line that will tell the program to open a certain site up as the program runs sorta like if I wanted to ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey guys, an AO member has asked me to write a tutorial on file input and file output in C++. In this tutorial I plan to teach the readers how to open and close a file, how to read the contents of a ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'd like to get into computer security and from the preliminary research I've done, I figured I'll need to learn algorithms. Can anyone suggest a good book for beginners on the subject of algorithms?...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
So my new issue of CSO magazine arrived today, and it had such an interesting article about software patching, I had to link it here. I'm so sick of patching and praying that it's good to see there ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I posted this thread already in book reviews but this isnt displayed on the front page, ive tried deleting it but it wouldnt delete..........mods?
Anyways......
Im relatively new to C programmin...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
i am planning on writing a turtorial on pointers in C/C++ because i think that there are many newbies out there with questions. This tutorial wont cover advanced pointers, but mainly, my goal is to sh...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
You know the little circular options boxes in VB.
Can I make the selected one e.g the circle with the black dot in it appear have a red dot in it instead ?
It sounds simple but its not....
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Apparently you can do raw sockets in windows XP now. So can anyone show me some code on if this is possible in VB6?...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm writing a comprehensive security audit script for my own use that I want to use remotely from my workstation to various systems I administer. I'm writing the script in Perl and it runs several ss...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
[Code]
#include<iostream.h>
class B;
class A
{
int a;
public:
A()
{
a=1;
}
friend void FRIEND(A,B);
};
class B
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
in my server, I wish to recieve input up to newline, when the client pushes <enter>, for this I have a function copyed from a tutorial. readLine which reads up to a newline character. I swaped...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am having the following problem in Java simple program .
the question is:
write a console program to declare and initialize a double variable with some value such as 1234.5678, then retrieve t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am developing a project in VB and I thought it would be nice idea to have some sort of animation which would poke out from everwhere RANDOMLY.
I am looking for a function like the one in C++ tha...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
does any one know if TSR programming still works on windows XP?
I was woundering if any one knew whether there is an interupt for copy, move, and delete. I dont think there is but worth an ask
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
This person has been banned from AntiOnline, and as a result, all of their posts have been marked as Hidden. The user was banned for a reason, so this post may: promote illegal activities, contain fla...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Haya! I have a problem with sockets. I want to write a program in C++/Perl that wathes a range of ports on the local machine and when somebody connected on some port the program alarams. Something lik...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I've just gone out and purchaced "Microsoft Visual C++ 6.0" and found that it is not what i want. If anyone knows how to get it working so that i can just program into it plz tell me what ot do.
a...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
class MainProg
{
static JMenuBar mb;
static JMenu mnMedia,mnQuit;
static JMenuItem miAdvt,miPress,miOther,miClos...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have placed 2 shareware application that were written in VB 6 up for sale on the internet. The application requires the user to send me their validation code and then I use that code to generate a r...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Getting strange sprintf results and hopeing someone here can help. The optional argument is somehow being writen to.
By definition sprintf is suposed to take the format string, optional data, an...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
quote: #include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <netdb.h>
#include <sys/types.h>...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
The Problem:
The cubes of all integers can be expressed as sums of adjacent odd integers. For example:
2*2*2=8 =3+5
3 * 3 * 3 = 27 = 7 + 9 + II
4 * 4 * 4 = 64 = I + 3 + 5 + 7 + 9 + II + 13 +...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
The Problem:
The cubes of all integers can be expressed as sums of adjacent odd integers. For example:
2*2*2=8 =3+5
3 * 3 * 3 = 27 = 7 + 9 + II
4 * 4 * 4 = 64 = I + 3 + 5 + 7 + 9 + II + 13 +...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine