This website requires JavaScript.
Explore
Help
Sign in
ioquake
/
gtkradiant
Watch
0
Star
0
Fork
You've already forked gtkradiant
0
mirror of
https://github.com/TTimo/GtkRadiant.git
synced
2025-01-26 19:31:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
03fbaaa2b6
gtkradiant
/
tools
/
urt
/
libs
/
string
/
string.cpp
7 lines
101 B
C++
Raw
Normal View
History
Unescape
Escape
pass through the same uncrustify rules as the rest of the code to help unifying the code
2012-05-28 03:33:41 +00:00
#
include
"string.h"
void
TestString
(
)
{
CopiedString
bleh
(
"
bleh
"
)
;
SmartString
blah
(
"
blah
"
)
;
import urban terror bumpy q3map2 from http://code.google.com/p/urt-bumpy-q3map2/ - removed some trash files, no modifications yet
2012-05-27 23:50:03 +00:00
}
Reference in a new issue
Copy permalink