Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » navigate does not always work correctly
Re: navigate does not always work correctly [message #28639 is a reply to message #28638] Wed, 08 September 2010 23:16 Go to previous messageGo to previous message
aftershock is currently offline  aftershock
Messages: 143
Registered: May 2008
Experienced Member
ok

here it is the code

string printvars(vector <string> & vars)
{
string out;
// out+="writefln(";
bool first = true;

I press ctlr-j on first.... this is in package tracecpp

What happens?

Another file comes up pcre.h

get_first_set(const pcre *code, const char *stringname, int *ovector)
{
const real_pcre *re = (const real_pcre *)code;
int entrysize;
char *first, *last;


pcre.h is in package pcre which I created.

Here it is. Is it good enough?

[Updated on: Wed, 08 September 2010 23:17]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Web CGI
Next Topic: Bug in xml parser?
Goto Forum:
  


Current Time: Sun May 05 06:14:18 CEST 2024

Total time taken to generate the page: 0.02195 seconds